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 April 5, 2025, 9:25 a.m.