get_url: Get URL

View source: R/get_url.R

get_urlR Documentation

Get URL

Description

Retrieve URLs for particular entries or all entries in a table

Usage

get_url(table, query = list(), 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 string or list of strings specifying the URL or URLs of entries in a table


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