Learn R Programming

treeclim (version 2.0.6.0)

is_continuous: 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