Question: load(url('https://www.dropbox.com/s/dmt8l3fhmqqi9g2/players_stats.rdata?dl=1')). Select all power forwards in the data frame players_stats, and keep all columns for the selected players. Save the selected players in df_players_stats_pf. (Hint:
load(url('https://www.dropbox.com/s/dmt8l3fhmqqi9g2/players_stats.rdata?dl=1')). Select all power forwards in the data frame players_stats, and keep all columns for the selected players. Save the selected players in df_players_stats_pf. (Hint: player positions are specified in column Pos, and its value PF stands for power forward)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
