getGroupPosts function

Extract Posts from your LinkedIn Groups

Extract Posts from your LinkedIn Groups

getGroupPosts will retrieve posts from each LinkedIn group you belong to.

getGroupPosts(token, partner = 0)

Arguments

  • token: Authorization token.
  • partner: Indicate whether you belong to the Partnership Program. Values: 0 or 1

Returns

Returns a dataframe with the 10 most recent posts from each group you belong to.

Examples

## Not run: my.groups <- getGroupPosts(in.auth) ## End(Not run)

Author(s)

Michael Piccirilli michael.r.piccirilli@gmail.com

See Also

getGroups submitGroupPost

  • Maintainer: Michael Piccirilli
  • License: GPL-2
  • Last published: 2016-10-30