strorNA: Return a str or NA

Description Usage Arguments Value Examples

Description

Converts empty strings to NA otherwise return string as is

Usage

1

Arguments

x

The string to check

Value

Returns x or NA

Examples

1
2
strorNA('')
strorNA('lorem')

TJGorrie/localXCR documentation built on Dec. 18, 2021, 4:01 p.m.