powered by
This function returns notifications regarding the people you follow, such as what posts they've liked or that they've started following other people.
ig_following_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_following_recent_activity <- ig_following_recent_activity() # }
Run the code above in your browser using DataLab