api_call | R Documentation |
Create API calls
api_call(
url = NULL,
start_date = NULL,
end_date = NULL,
treat_count = 3000,
profile_count = 50
)
url |
The base url |
start_date |
The date of the first treatment to be retrieved |
end_date |
The date of the last treatment to be retrieved |
treat_count |
The maximum number of treatments to be retrieved |
profile_count |
The maximum number of profiles to be retrieved |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.