assert_char: Check if a variable is a character, if not throw an error...

View source: R/utilities.R

assert_charR Documentation

Check if a variable is a character, if not throw an error (using non standard evaluation)

Description

Check if a variable is a character, if not throw an error (using non standard evaluation)

Usage

assert_char(var)

Arguments

var

The value that should be checked


R-package/styledTables documentation built on Feb. 6, 2024, 2:21 a.m.