Drop links or images here to add them to the editor.

1.5 Using arithmetic vector operations

Calculate the minimum “Total number of steps for the day” (variable Steps of the dataframe Pedometer) by applying the function min().
Tip: Use the help function or the book “R for dummies” (p74 2nd edition).