attribute.instances.metadata.info: List of tables containing one of given attributes

Description Usage Arguments

Description

Extracts from an instance of metadata.info object all occurences of attributes from attribute.names

Usage

1
2
3
## S3 method for class 'metadata.info'
attribute.instances(metadata.info, attribute.names,
  fixed = TRUE, partial = FALSE)

Arguments

metadata.info

an object of metadata.info class

attribute.names

character vector of attribute names

fixed

should the attribute names be treated as fixed strings (default) or regular expressions?

partial

should the attribute names be matched partially (e.g. attribute "attrib123" will match query "attrib12") or fully?


cezden/rpostgrexplorer documentation built on May 13, 2019, 3:08 p.m.