score_nested.Rd
Give a weighted value for one or more variables in a nested dataframe
score_nested(
df,
user = "u_id",
location = "loc_id",
keep_original_vars = F,
...
)
A nested dataframe by user
Name of column that holds unique identifier for each user
Name of column that holds unique identifier for each location
Name-value pairs of expression
Option to keep or drop original varialbes