Warning! The page was not fully loaded, probably because of a network issue. It could be that not all functionalities work as expected. Please try reloading the page.
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).