R/org_classify_description_texts.R
ifnotNA.Rd
Simplify ifelse process
ifnotNA(var)
target variable (likely character type)
if the var length is 0 then the function returns NA, otherwise it returns the input parameter.