load_parameters: Loads parameters from an excel file to spawn multiple...

Description Usage Arguments Value

Description

Loads parameters from an excel file to spawn multiple parametric runs

Usage

1

Arguments

fname

The excel file name containing the parameters for each parametric run. Must include the proper file path.

data

If data is provided, then it is used instead of loading a file to prepare a dataframe of parametric runs. The main utility of this is to do rules checking on the data to ensure that all columns are present. For example, the data provided may have some missing columns but the dataframe returned will have these columns filled with appropriate default values. Default is NA (read from file).

Value

Returns a dataframe, which each column properly cleaned up and containing the parameters for the runs. Each row corresponds to a unique run.


jeanmarcgp/xtsanalytics documentation built on May 19, 2019, 12:38 a.m.