| pdaPut | R Documentation |
Function to upload object to cloud as json
pdaPut(obj,name,config,upload_without_confirm=F,silent_message=F,digits=4)
obj |
R object to encode as json and uploaded to cloud |
name |
of file |
config |
a list of variables for cloud configuration |
upload_without_confirm |
logical. TRUE if want silent upload, no interactive confirm |
silent_message |
logical. TRUE if want to mute message |
digits |
digits after decimal points in the output json files |
NONE
pda
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.