timeseries: EFPs temporal series

Description Usage Arguments Details

View source: R/timeseries.R

Description

Generate a temporal series.

Usage

1
timeseries(..., data.day = 48, width = 5, overlap = T, method = "center")

Arguments

data.day

A number. number of data per day.

width

A number or a vector. Temporal window width. See Details.

overlap

Specify if the moving window is overlaped or not could be TRUE or FALSE. See Details

method

method used to generated the temporal series could be "center" "right" "left". See Details

fun

EFPs function.

Details

..., is a dataframe with n columns where each column represent the variables necesaries to calculate the EFPs.


dpabon/ecofunr documentation built on July 15, 2020, 12:58 p.m.