is_continuous {treeclim} | R Documentation |
Check if month specification is continuous
Description
If month specification is continuous, this function will return TRUE, and FALSE if not.
Usage
is_continuous(x)
Arguments
x |
a numeric month id specification |
Value
TRUE or FALSE
[Package treeclim version 2.0.7.1 Index]