check_contiguous: Check values in vector are contiguous

View source: R/utility.R

check_contiguousR Documentation

Check values in vector are contiguous

Description

Check values in vector are contiguous

Usage

check_contiguous(x)

Arguments

x

Vector of values (can be numeric, character, factor)

Value

Logical: are values contiguous?


TheoMichelot/hmmTMB documentation built on Feb. 17, 2025, 5:38 a.m.