check_changepoints: Check that a set of change point locations is proper

Description Usage Arguments Value Examples

View source: R/multinom_TS.R

Description

Check that the change point locations are numeric and conformable to interger values.

Usage

1
check_changepoints(changepoints = NULL)

Arguments

changepoints

Change point locations to evaluate.

Value

An error message is thrown if changepoints are not proper, else NULL.

Examples

1

weecology/LDATS documentation built on March 28, 2020, 11:20 a.m.