Process and saves data of give user input (name and path)

save_dat(df, position, out_path)

Arguments

df

a data frame that contains columns pos and overall

position

a string that filters the players of the df

out_path

a string path(absolute) that tells where to save data

Value

a csv file that has name of out_path/position.csv format.

Examples

2+2
#> [1] 4