query {contentid} | R Documentation |
query a Content URI or a URL with remote and/or local registries
Description
DEPRECATED, please use sources()
or history_url()
Usage
query(uri, registries = default_registries(), ...)
Arguments
uri |
a content identifier or a regular URL for a data file |
registries |
list of registries at which to register the URL |
... |
additional arguments |
Value
a data frame with matching results
[Package contentid version 0.0.18 Index]