powered by
This function returns notifications regarding the actions you have recently took, such as what posts you've liked or when you've started following other people.
ig_my_recent_activity(return_df = TRUE, verbose = FALSE)
logical; do you want to return the results as a tbl_df with one row per entity or as a list with one element per entity?
tbl_df
logical; do you want informative messages?
# NOT RUN { my_recent_activity <- ig_my_recent_activity() # }
Run the code above in your browser using DataLab