Learn R Programming

crunch (version 1.9.4)

catalogToDataFrame: Utility to get a more human-readable view of a Shoji Catalog

Description

Utility to get a more human-readable view of a Shoji Catalog

Usage

catalogToDataFrame(x, keys = TRUE, rownames, ...)

Arguments

x
ShojiCatalog or subclass
keys
character vector of attribute names from each catalog tuple to include in the result. Default is TRUE, which means all.
rownames
See data.frame, the row.names argument, to which this is passed in data.frame. The difference here is that if rownames is explicitly set as NULL, t
...
additional arguments passed to data.frame

Value

  • a data.frame view of the catalog