dfVariables: List of all the variables used in this package

dfVariablesR 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)

marcelschweiker/comfort_R documentation built on Feb. 22, 2024, 9:04 p.m.