recipe_OSNA.Rd
recipe: Online Social Networks Activity - OSNA
recipe_OSNA(
df,
user = "u_id",
timestamp = "created_at",
location = "loc_id",
show_n_loc,
keep_score = F
)
An enriched dataframe
Name of column that holds unique identifier for each user
Name of timestamp column. Should be POSIXct
Name of column that holds unique identifier for each location
Number of potential homes to extract
Option to keep or remove calculated result/score per user per location