Learn R Programming

RefNet (version 1.8.0)

providers: providers

Description

RefNet providers are the names of data sources, many from PSICQUIC, some from RefNet.db.

Usage

"providers"(object)

Arguments

object
a RefNet object.

Value

This method returns a named list of these data sources, arrayed in two named groups, "PSICQUIC" and "native".

See Also

RefNet, providerClasses, interactions, addStandardNames, IDMapper

Examples

Run this code
  refnet <- RefNet()
  providers(refnet)

Run the code above in your browser using DataLab