score_summary.Rdsummarises all scored columns and return one single summary score per row
score_summary(df, user = "u_id", location = "loc_id", ...)A dataframe
Name of column that holds unique identifier for each user
Name of column that holds unique identifier for each location
A selection of columns to sum