retrieve_scm_results | R Documentation |
Retrieve SCM results
retrieve_scm_results(
scm_path,
parameters,
continuous = NULL,
categorical = NULL
)
scm_path |
Path to raw_result_scm.csv |
parameters |
Character vector of parameter names |
continuous |
Character vector of continuous covariate names |
categorical |
Character vector of categorical covariate names |
data.frame()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.