wflo (version 1.2)

e: Environment for data and variables.

Description

Environment that contains variables object FarmVars and, if downloaded, full data set FarmData.

Usage

e

Arguments

Value

e returns the environment for FarmVars and FarmData.

Details

e contains data and variables, see FarmVars and FarmData.

See Also

AcquireData for downloading the full data set.

Examples

Run this code
# NOT RUN {
e
## Gives the environment object.
# }

Run the code above in your browser using DataCamp Workspace