Learn R Programming

tern (version 0.9.8)

unlist_and_blank_na: Blank for missing input

Description

Helper function to use in tabulating model results.

Usage

unlist_and_blank_na(x)

Value

An empty character vector if all entries in x are missing (NA), otherwise the unlisted version of x.

Arguments

x

(vector)
input for a cell.