providers {RefNet}R Documentation

providers

Description

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

Usage

## S4 method for signature 'RefNet'
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".

Author(s)

Paul Shannon

See Also

RefNet, providerClasses, interactions, addStandardNames, IDMapper

Examples

  refnet <- RefNet()
  providers(refnet)


[Package RefNet version 1.16.0 Index]