getComments {twfy}R Documentation

Get comments left on TheyWorkForYou

Description

Get comments left on TheyWorkForYou

Usage

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


[Package twfy version 0.1.0 Index]