ig_following_recent_activity: Get news feed of recent activities for accounts you follow

Description Usage Arguments Examples

Description

This function returns notifications regarding the people you follow, such as what posts they've liked or that they've started following other people.

Usage

1
ig_following_recent_activity(return_df = TRUE, verbose = FALSE)

Arguments

return_df

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?

verbose

logical; do you want informative messages?

Examples

1
my_following_recent_activity <- ig_following_recent_activity()

eric88tchong/Rinstapkg documentation built on June 12, 2019, 1:06 p.m.