assert_number: Check if a variable is a number, if not throw an error (using...

View source: R/utilities.R

assert_numberR Documentation

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

Description

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

Usage

assert_number(var)

Arguments

var

The value that should be checked


R-package/styledtable documentation built on May 25, 2023, 6:12 p.m.