View source: R/get_generic_list.R
get_generic_list | R Documentation |
get_generic_list fetches all rows of a given api
get_generic_list(token, offset, api_endpoint, columns, datetime_columns)
token |
login token generated by |
offset |
defailt 0, integer, where to start fetching usergroups |
api_endpoint |
string with api endpoint |
columns |
vector of strings containing columnnames |
datetime_columns |
vector of strings containing columnnames which are converted to datetime |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.