Description Usage Arguments Value See Also
Extracts data from Anametrix API using Base64-encoded Anametrix query, and returns R data frame
1 | getAxDatasetFromEncodedQuery(auth, encoded.query, start.date, end.date, verbose)
|
auth |
Authentication instance. result of |
encoded.query |
Base64-encoded query XML corresponding to Anametrix API requirements. Contact your product manager for assistance. |
start.date |
Specifies start date of the query (character string, format: YYYY-MM-DD). |
end.date |
Specifies end date of the query (character string, format: YYYY-MM-DD). |
verbose |
Specifies whether to print out notifications. Example: FALSE |
R data frame containing the observations requested from the Anametrix API table
Other dowload/upload functions: getAnametrixDataset
,
getTableConfiguration
,
uploadData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.