Rdocumentation
powered by
Learn R Programming
rols (version 1.8.0)
as.character.mapItem: Coerce
mapItem
to a
character
Description
as
method to coerce an instance of
mapItem
to a
character
by concatenating the
key
and
value
variabels.
Usage
"as.character"(x, ...)
Arguments
x
An instance of
mapItem
.
...
not used
Value
A
character
of length 2.
See Also
Other as:
as.character.Map