ac: Abbreviation for 'as.character'

View source: R/ac.R

acR Documentation

Abbreviation for as.character

Description

Abbreviation for as.character

Usage

ac(x, ...)

Arguments

x

object to be coerced or tested.

...

Further arguments passed to as.character.

Examples

as.character(TRUE)
ac(TRUE)

LuisLauM/ruisu documentation built on March 26, 2024, 8:23 a.m.