new_correlcloud_con | R Documentation |
creates new connection to CorrelCloud
new_correlcloud_con(
usr = Sys.getenv("CORRELCLOUD_USR"),
pwd = Sys.getenv("CORRELCLOUD_PWD")
)
usr |
character. user to use to connect to CorrelCloud. defaults to Sys.getenv("CORRELCLOUD_USR") |
pwd |
character. password to use to connect to CorrelCloud. defaults to Sys.getenv("CORRELCLOUD_PWD") |
ocs4R::ocsManager object that can be used to interact with the CorrelCloud
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.