Example Analyses
Examining season ratings for different TV Series.
Plotting shows with the most variable ratings.
Uses grouped filters, joins, n() for getting the total number of rows.
Space Launches have become dominated by private companies, like Spacex.
This analysis looks at the agencies launching rockets over time.
Uses anti_join to figure out why a join is dropping rows,
fct_lump to group rare agencies together, and a lot of counting.
No matching items