Get comments left on TheyWorkForYou

getComments(start_date = NULL, end_date = NULL, search = NULL,
  pid = NULL, page = NULL, num = NULL)

Arguments

start_date

Beginning date

end_date

End date

search

A search string

pid

A person identifier

page

which page of results to provide. Defaults to first page

num

Number of results to return

Value

A list containing data.frames with columns

  • comment_idComment identifier

  • user_idUser identifier

  • epobject_id

  • bodyText of comment

  • posteddate and time posted

  • major

  • gid

  • firstnameCommenter's first name

  • lastnameCommenter's last name

  • urlURL of the comment

  • useurlURL endpoint for commenter