providerClasses {RefNet} | R Documentation |
RefNet providerClasses are the names of the groups of available data sources, currently "PSICQUIC" and "native"
## S4 method for signature 'RefNet' providerClasses(object)
object |
a |
This method returns a list of the current groups.
Paul Shannon
RefNet, interactions, addStandardNames, IDMapper
refnet <- RefNet() providerClasses(refnet)