export_all | R Documentation |
Replicates the 'Export all' button.
export_all(cookie, file)
cookie |
for authentication, returned by |
file |
a character string naming a file |
cookie = auth(username = 'moe.doe@email.com', password = 'md5hash') export_all(cookie = cookie, file = '~/Desktop/all.zip')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.