fbOAuth Create OAuth token to Facebook R session Description fbOAuth creates a long-lived OAuth access token that enables R to make authenticated calls to the Facebook API. The token can be saved as a file in disk to be re-used in future sessions. This function relies on the httr package to create the OAuth token, and is a simplified version …
https://cran.r-project.org/web/packages/Rfacebook/Rfacebook.pdf

