getBootstrapOutputVariables | R Documentation |
Get variables used in reports, specifically for use in the argument OutputVariables in Bootstrap()
getBootstrapOutputVariables(
projectPath,
parameters = c("GroupingVariables", "InformationVariables", "WeightingVariable",
"TargetVariable")
)
projectPath |
The path to the StoX project, i.e., the folder of the project with the sub folders "input", "output" and "process". Can possibly be the path to a file inside the project folder. |
parameters |
Character: A vector of strings naming the parameters to get from the ReportBootstrap functions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.