Learn R Programming

treeclim (version 1.0.13)

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