ifnotNA: Simplify ifelse process

View source: R/org_classify_description_texts.R

ifnotNAR Documentation

Simplify ifelse process

Description

Simplify ifelse process

Usage

ifnotNA(var)

Arguments

var

target variable (likely character type)

Value

if the var length is 0 then the function returns NA, otherwise it returns the input parameter.


snfagora/MapAgora documentation built on April 27, 2024, 8 a.m.