get_entry: Return all fields associated with a table entry in the data...

Description Usage Arguments Value See Also

View source: R/get_entry.R

Description

Return all fields associated with a table entry in the data registry

Usage

1
get_entry(table, query, endpoint = "http://localhost:8000/api/")

Arguments

table

a string specifying the name of the table

query

a list containing a valid query for the table, e.g. list(field = value)

endpoint

a string specifying the registry endpoint

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()


rDataPipeline documentation built on Nov. 18, 2021, 1:14 a.m.