pdaPut {pda} | R Documentation |
Function to upload object to cloud as json
Description
Function to upload object to cloud as json
Usage
pdaPut(obj,name,config)
Arguments
obj |
R object to encode as json and uploaded to cloud |
name |
of file |
config |
a list of variables for cloud configuration |
Value
NONE
See Also
pda
[Package pda version 1.2.7 Index]