check_char1: Check that an object is a character vector of length 1

Description Usage Arguments Value

View source: R/utils.R

Description

Just in case the user passes something with length more than 1 and messes up everything thanks to vectorization.

Usage

1

Arguments

x

Named vector of arguments to be checked.

Value

Error if x is not a character vector with length 1.


BUSpaRse documentation built on March 3, 2021, 2:01 a.m.