Learn R Programming

comf (version 0.1.12)

dfVariables: List of all the variables used in this package

Description

List of all the variables used in this package

Usage

data(dfVariables)

Arguments

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

Run this code
data(dfVariables)
head(dfVariables)

Run the code above in your browser using DataLab