gen10m: Conversion of dataframe in class 'windata'

Description Usage Arguments Details Author(s) Examples

View source: R/gen10m.R

Description

Shape a dataframe in a class 'windata'

Usage

1
gen10m(wd, Ns = 60)

Arguments

wd

a dataframe to be converted

Ns

interval of time betwen two registers. Actually, it's only acepted intervals of 1 minut.

Details

The object windata is a list with the parameters that were mencionated before.

Author(s)

Valeria Gogni, Mariano Bonoli, Ruben Bufanio, Diego Edwards

Examples

1
2
3
4
5
# simple example using the windspeed data set
data(wd)
 
# let's examine windspeed to see the variables' names
head(wd)

mbonoli/WindResource documentation built on May 22, 2019, 12:56 p.m.