View source: R/faasr_client_tools.R
faasr_collect_sys_env | R Documentation |
Collect system environment from the R studio If the credential name is property set (Servername + Key name), this function will use Sys.getenv to collect credentials. If there's already credentials in the list, it skips the procedure.
faasr_collect_sys_env(faasr, cred)
faasr |
a list form of the JSON file |
cred |
a list form of the credentials |
credential list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.