powerdensity: Conversion of dataframe in class windata

Description Usage Arguments Details Value Author(s) Examples

View source: R/powerdensity.R

Description

Shape a dataframe in a class 'windata'

Usage

1
powerdensity(datawd, ane, dist)

Arguments

datawd

a dataframe to be converted

ane

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

dist

the name of the variable that contains the dates of measurements

Details

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

Value

Object of class 'windata' (see details).

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.