summary.keyvalue: Object summary for keyvalue objects

Description Usage Arguments Value See Also

View source: R/keyvalue_methods.R

Description

Objects of type keyvalue11 are summarized 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

1
2
## S3 method for class 'keyvalue'
summary(object, ...)

Arguments

object

a keyvalue object

...

ignored

Value

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

See Also

keyvalue


decoder documentation built on April 22, 2020, 5:07 p.m.