Learn R Programming

datamart (version 0.1.0)

queries: List resources

Description

The queries method returns a named character vector of all defined resources for the given data object. Note that this method will not detect when there is a query method which accepts other types than from Resource derived.

Arguments

self
an Xdata object
self
an Xdata object

Details

If your class has a query method that works with character arguments (e.g. an SQL statement), this method will be ignored by queries.