Rinstapkg (version 0.1.0)

ig_my_inbox: Get direct inbox messages for your account

Description

This function returns direct messages for your account.

Usage

ig_my_inbox(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

Run this code
# NOT RUN {
my_inbox <- ig_my_inbox()
# }

Run the code above in your browser using DataLab