checkIt: Check the length of an input value

View source: R/dts_utils.R

checkItR Documentation

Check the length of an input value

Description

Check the length of an input value

Usage

checkIt(x, lng, type = "numeric", fixit = TRUE)

Arguments

x

a numeric object

lng

a numeric object

type

a character string specifying required typeof

fixit

a logical value, if TRUE force length to lng

Value

a numeric object


dd-harp/MicroMoB documentation built on June 6, 2024, 4:43 p.m.