getComments: Get comments left on TheyWorkForYou

Description Usage Arguments Value

View source: R/twfy.R

Description

Get comments left on TheyWorkForYou

Usage

1
2
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


twfy documentation built on May 2, 2019, 4:16 a.m.