generation_p1: RClimMAWGEN Example Dataset

Description Usage Format Details Source Examples

Description

This dates contains generation_p1. It is a list object returned by ComprehensiveTemperatureGenerator. See ComprehensiveTemperatureGenerator for a detailed description. Some list elements, irrelevant for RClimMAWGEN examples, were removed from the variable generation_p1 to save disk memory. It contains the following variables:

Usage

1

Format

list

Details

This data set can be regenerated using the R script 'generations.R' in the 'examples' package directory. See the Examples paragraph.

Source

This data set is obtained reducing the output of the function ComprehensiveTemperatureGenerator and can be reproduced through the R script ... This data set is intended for research purposes only, being distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

Examples

1
2
3
4
5
6
# See file 'generations.R' to see how this dataset is obtained.
f <- system.file("examples/generations.R",package="RClimMAWGEN")
 
## This line is now commented because the elapsed time is too long!! 
## Please uncomment to run this line. 
# source(f) # Not Run

RClimMAWGEN documentation built on May 2, 2019, 3:38 p.m.