type.anything {interfacer} | R Documentation |
Coerce to an unspecified type
Description
Coerce to an unspecified type
Usage
type.anything(x)
Arguments
x |
any vector |
Value
the input (unless x is NULL
in which case a character()
)
[Package interfacer version 0.2.3 Index]