%>%                     Pipe an object forward into a function
                        call/expression.
FacebookAlbumsCollection
                        Build a collection of Facebook albums
FacebookAlbumsCollection-class
                        Class for representing a collection of Facebook
                        albums
FacebookCommentsCollection
                        Build a collection of Facebook comments to
                        posts
FacebookCommentsCollection-class
                        Class for representing a collection of Facebook
                        comments
FacebookConversationsCollection
                        Build a collection of Facebook inbox
                        conversations
FacebookConversationsCollection-class
                        Class for representing a collection of Facebook
                        inbox conversations of users or pages
FacebookEventsCollection
                        Build a collection of Facebook events
FacebookEventsCollection-class
                        Class for representing a collection of Facebook
                        events
FacebookGroupsCollection
                        Build a collection of Facebook groups
FacebookGroupsCollection-class
                        Class for representing a collection of Facebook
                        groups
FacebookLikesCollection
                        Build a collection of Facebook likes to posts
                        and comments
FacebookLikesCollection-class
                        Class for representing a Collection of Facebook
                        likes
FacebookMessagesCollection
                        Build a collection of Facebook inbox messages
FacebookMessagesCollection-class
                        Class for representing a collection of Facebook
                        messages between users or users and pages
FacebookMixedCollection-class
                        A generic collection of Facebook elements
FacebookPagesCollection
                        Build a collection of Facebook pages
FacebookPagesCollection-class
                        Class for representing a collection of Facebook
                        pages
FacebookPhotosCollection
                        Build a collection of Facebook photos to posts
FacebookPhotosCollection-class
                        Class for representing a collection of Facebook
                        photos
FacebookPostsCollection
                        Build a collection of Facebook posts
FacebookPostsCollection-class
                        Class for representing a collection of Facebook
                        posts
FacebookReactionsCollection
                        Build a collection of Facebook reactions to
                        posts and comments
FacebookReactionsCollection-class
                        Class for representing a Collection of Facebook
                        reactions
FacebookUsersCollection
                        Build a collection of Facebook users
FacebookUsersCollection-class
                        Class for representing a collection of Facebook
                        users
FacebookVideosCollection
                        Build a collection of Facebook videos to posts
FacebookVideosCollection-class
                        Class for representing a collection of Facebook
                        videos
[,FacebookGenericCollection,ANY,ANY-method
                        Return parts of a Facebook collection
as.character,FacebookGenericCollection-method
                        Return a comma-separated string of all the IDs
                        of the given Facebook collection
c,FacebookGenericCollection-method
                        Combine two or more Facebook collections
facebook.S4             Access to Facebook API v2 via R
facebook.current.accounts
                        Get the pages the current user currently
                        manages.
facebook.image.formats
                        Pull the list of image formats available from a
                        set of photos
facebook.object.likes   Pull all the public likes of Facebook users or
                        pages
facebook.participants   Pull the list of participants from a set of
                        inbox conversations
facebook.permissions    Extract information about the permissions for
                        the current user
facebook.search         Perform a search on Facebook
facebook.senders        Pull the list of senders from a set of inbox
                        conversations
facebook.video.formats
                        Pull the list of video formats available from a
                        set of photos
fbOAuth                 Create OAuth token to Facebook R session
formatFbDate            Convert a Facebook datetime string into a valid
                        R datetime
length,FacebookGenericCollection-method
                        Return the number of items in a given Facebook
                        collection
summary,FacebookGenericCollection-method
                        Returns a summary of a Facebook collection
