getBootstrapOutputVariables: Get variables used in reports, specifically for use in the...

View source: R/Definitions.R

getBootstrapOutputVariablesR Documentation

Get variables used in reports, specifically for use in the argument OutputVariables in Bootstrap()

Description

Get variables used in reports, specifically for use in the argument OutputVariables in Bootstrap()

Usage

getBootstrapOutputVariables(
  projectPath,
  parameters = c("GroupingVariables", "InformationVariables", "WeightingVariable",
    "TargetVariable")
)

Arguments

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.


StoXProject/RstoxFramework documentation built on March 29, 2025, 12:11 p.m.