Learn R Programming

pda (version 1.2.7)

getCloudConfig: gather cloud settings into a list

Description

gather cloud settings into a list

Usage

getCloudConfig(site_id,dir,uri,secret)

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

See Also

pda