Learn R Programming

icd (version 3.3)

as_char_no_warn: convert to character vector without warning

Description

convert to character vector without warning

Usage

as_char_no_warn(x)

as_char_or_levels(x)

Arguments

x

vector, typically numeric or a factor

Value

character vector

Functions

  • as_char_or_levels: If the argument is a factor, return the levels instead