setup_RmData | R Documentation |
Configure and/or create the .Rprofile
file to set options for the RmData package.
setup_RmData(
Clarity = TRUE,
ServicePoint = FALSE,
Clarity_URL = "https://cohhio.clarityhs.com",
clients_to_filter = NULL
)
Clarity |
|
ServicePoint |
|
Clarity_URL |
|
clients_to_filter |
|
This function creates or modifies the .Rprofile
file in the project directory to include HMIS options.
## Not run:
setup_RmData(Clarity = TRUE, ServicePoint = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.