Rfacebook-package       Access to Facebook API via R
fbOAuth                 Create OAuth token to Facebook R session
getCheckins             Extract list of checkins of a Facebook friend
getFQL                  Executes a FQL query to the Facebook Graph API
getFriends              Extract list of friends with their information
getInsights             Extract Insights metric from a Facebook page
                        (admin role required)
getLikes                Extract list of likes of a Facebook friend
getNetwork              Extract network of friends of authenticated
                        user
getNewsfeed             Download recent posts from the authenticated
                        user's newsfeed
getPage                 Extract list of posts from a public Facebook
                        page
getPost                 Extract information about a public Facebook
                        post
getUsers                Extract information about one or more Facebook
                        users
searchFacebook          Search public posts that mention a string
searchPages             Search pages that mention a string
updateStatus            Update Facebook status from R
