Learn R Programming

pda (version 1.2.7)

pdaPut: Function to upload object to cloud as json

Description

Function to upload object to cloud as json

Usage

pdaPut(obj,name,config)

Value

NONE

Arguments

obj

R object to encode as json and uploaded to cloud

name

of file

config

a list of variables for cloud configuration

See Also

pda