View source: R/org_classify_description_texts.R
ifnotNA | R Documentation |
Simplify ifelse process
ifnotNA(var)
var |
target variable (likely character type) |
if the var length is 0 then the function returns NA, otherwise it returns the input parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.