Learn R Programming

crunch (version 1.14.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, the resulting object will not have row names set. By default, row names will be the URLs of the catalog tuples.
...
additional arguments passed to data.frame

Value

a data.frame view of the catalog