getCloudConfig {pda} | R Documentation |
gather cloud settings into a list
Description
gather cloud settings into a list
Usage
getCloudConfig(site_id,dir,uri,secret)
Arguments
site_id |
site identifier |
dir |
shared directory path if flat files |
uri |
web uri if web service |
secret |
web token if web service |
Value
A list of cloud parameters: site_id, secret and uri
See Also
pda
[Package pda version 1.2.7 Index]