equaly {bise}R Documentation

Function to determine years where both stations observed

Description

Coming shortly ...

Usage

equaly(obs1,year1,obs2,year2)

Arguments

obs1 date of budburst as julian day (integer)
year1 year of observation (integer)
obs2 date of budburst as julian day (integer)
year2 year of observation (integer)

Details

not necessary

Value

two vectors of containing budburst datess

Author(s)

Daniel Doktor

Examples

## Not run: equaly(obs1,year1,obs2,year2)

[Package bise version 1.0 Index]