Learn R Programming

pda (version 1.3.0)

getCloudConfig: gather cloud settings into a list

Description

gather cloud settings into a list

Usage

getCloudConfig(site_id,dir=NULL,uri=NULL,secret=NULL,silent_message=T)

Value

A list of cloud parameters: site_id, secret and uri

Arguments

site_id

site identifier

dir

shared directory path if flat files

uri

web uri if web service

secret

web token if web service

silent_message

logical, if the message will be muted

See Also

pda