get_intervals: Get a dataframe with intervals

Description Usage Arguments Value Examples

Description

this function computes intervals according period of time

Usage

1
get_intervals(years, year_ini, year_fin, win = -1, decade = FALSE)

Arguments

years

Vector of years in raw data

year_ini

Initital year

year_fin

Final year

win

time window

decade

deprected

Value

a Data Frame with year start, year end and interval name.

Examples

1

mguevara/rescinnet documentation built on July 7, 2019, 12:45 a.m.