get_entry {rDataPipeline} | R Documentation |
Return all fields associated with a table entry in the data registry
Description
Return all fields associated with a table entry in the data registry
Usage
get_entry(table, query, endpoint = "http://localhost:8000/api/")
Arguments
table |
a |
query |
a |
endpoint |
a |
Value
Returns a list
of fields present in the specified entry
See Also
Other get functions:
get_components()
,
get_existing()
,
get_file_hash()
,
get_github_hash()
[Package rDataPipeline version 0.54.1 Index]