Learn R Programming

rols (version 1.8.0)

as.character.Map: Coerce Map to a data.frame

Description

as method to coerce an instance of Map to a character. The maps keys are used to name the map values.

Usage

"as.character"(x, ...)

Arguments

x
An instance Map.
...
not used.

Value

A character of length length(map).

See Also

Other as: as.character.mapItem