fPOSIX_to_fracyr_null: Convert POSIX dates to null fractional year

Description Usage Arguments

View source: R/fPOSIX_to_fracyr_null.R

Description

Convert a vector of POSIX dates to null fractional years, i.e. 1-1.99 is the current proc_yr, 0-0.99 is the previous year, >2 is subsequent years.

Usage

1
fPOSIX_to_fracyr_null(POSIX, proc_yr)

Arguments

POSIX

date vector, POSIX dates in the format: 'YYY-MM-DD'

proc_yr

numeric vector, array of years denoting the current process_year (process_years may include data from other calendar years, but are centered on a particular year)


ksmiff33/FluxSynthU documentation built on Dec. 15, 2020, 10:29 p.m.