dfVariables {comf}R Documentation

List of all the variables used in this package

Description

List of all the variables used in this package

Usage

data(dfVariables)

Format

A data frame with 13 rows and 5 variables:

Name

a string representing name of the variable

Unit

a string representing Unit of the variable

Min

a numeric value representing the minimum value of the variable

Max

a numeric value representing the maximum value of the variable

Definition

a sentence defining the variable with Unit

Examples

data(dfVariables)
head(dfVariables)

[Package comf version 0.1.12 Index]