Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

isTextValue

Check whether a text value is present.


Description

isTextValue is a utility function returns TRUE only when a text value is present. NULL, NA, character(0) and "" all return FALSE.

Usage

isTextValue(value)

Arguments

value

The value to check.

Value

TRUE if a non-blank text value is present.


basictabler

Construct Rich Tables for Output to 'HTML'/'Excel'

v1.0.0
GPL-3
Authors
Christopher Bailiss [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.