assert_character: Assert that an object is a character vector

Description Usage Arguments Value

View source: R/assertions.R

Description

This assertion will succeed for vectors containing combinations of characters and NA_character_. The vector may have attributes and/or have length zero.

Usage

1

Arguments

x

Object to check

Value

If the check is successful x will be returned invisibly. If the check is not successful an error will be thrown.


armcn/pure documentation built on Dec. 30, 2021, 12:16 a.m.