Learn R Programming

antaresRead (version 2.9.2)

list_thematic_variables: List of thematic trimming variables available according to study version

Description

Minimal version required is v8.8

Usage

list_thematic_variables(opts = simOptions())

Value

data.frame of available columns

Arguments

opts

list of simulation parameters returned by the function setSimulationPath

Examples

Run this code
if (FALSE) {
# Display list (use first `setSimulationPath()` to have an active study loaded)
list_thematic_variables()
}

Run the code above in your browser using DataLab