Learn R Programming

decoder (version 1.1.0)

summary.keyvalue: Object summary for keyvalue objects

Description

Objects of type keyvalue11 are summarised as data.frames with an additional display of possible standard_var_names. Objects of type keyvalue also gives a list of non 1:1 key-value pairs.

Usage

"summary"(object, ...)

Arguments

object
a keyvalue object
...
ignored

Value

A list with three elements: a summmary of the underlying data.frame, the standard_var_names and possibly a data.frame with all non 1:1 relations.

See Also

keyvalue