output_name {dycdtools} | R Documentation |
Default DYCD simulation variable names with their variable name
Description
A table has two columns. The first column name is var.name, meaning variable names that are used in the extract.output function. The second column is the default DYCD simulation variable names, such as "dyresmLAYER_HTS_Var".
Usage
data(output_name)
Format
A data frame with 65 rows and 2 variables:
- var.name
variable name
- output.name
default DYCD simulation variable name
Source
self-made.
[Package dycdtools version 0.4.4 Index]