f.year: Separation by years - Internal function

View source: R/fyear.R

f.yearR Documentation

Separation by years - Internal function

Description

Internal function to separate the data into years

Usage

f.year(i, day.var, year.var = NULL)

Arguments

i

a numeric index

day.var

data frame with time stamps (input)

year.var

data frame with time stamps (output - default = NULL)

Value

return a vector with all data pertaining to a year


pedroalencar1/fdClassify documentation built on Sept. 15, 2023, 3:46 a.m.