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/styledtable documentation built on May 25, 2023, 6:12 p.m.