Learn R Programming

datamart (version 0.3.2)

queries: List resources

Description

The queries method returns a character vector of all defined resources for the given data object.

Arguments

self
an Xdata object

Details

The default (XData) implementation inspects definitions of the query method. Inherited classes should override this method if necessary.