getCloudConfig: gather cloud settings into a list

View source: R/pda.R

getCloudConfigR Documentation

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)

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

Value

A list of cloud parameters: site_id, secret and uri

See Also

pda


pda documentation built on Nov. 18, 2025, 1:07 a.m.

Related to getCloudConfig in pda...