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

View source: R/get_entry.R

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


ScottishCovidResponse/hdf5processing documentation built on July 19, 2023, 10:46 a.m.