uploadReportFile | R Documentation |
Upload a file to a specific report
uploadReportFile(report_id, file_path, dir = NULL)
report_id |
The ID of the report for the API. |
file_path |
The local path to the file being uploaded. |
dir |
An optional directory name for organizing files. |
A list containing the server response.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.