fuzee | R Documentation |
Helper function which wraps auth() and export_all() Use this for a one-iner
fuzee(username, password, file)
username |
String - Email used to log into fuzee |
password |
String - md5 hash of password, use openssl::md5 to generate hash |
file |
String - location/file name to save zip file |
Returns Nothing!
fuzee(username = 'moe.doe@email.com', password = 'd676b8d41fa96fd07bebe8c987513ab8', file = 'Desktop/all.zip')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.