Question: I'm working on a dataset called 'drivers' that has the columns 'driver_name', 'race_name', 'race_year', and 'driver_position'. The column 'driver_position' contains numeric values that show the

I'm working on a dataset called 'drivers' that has the columns 'driver_name', 'race_name', 'race_year', and 'driver_position'. The column 'driver_position' contains numeric values that show the order of race finishing. The value '1' means the driver won the race. By using Rstudio and the dplyer library, I want to get the total number of races for every driver.Then, I want to get the wins for drivers with at least 30 races throughout the years.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!