get_fields: Get fields from table

Description Usage Arguments Value

View source: R/get_fields.R

Description

Use API endpoint to produce a list of fields for a table. Requires API key.

Usage

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

Arguments

table

a string specifying the name of the table

endpoint

a string specifying the registry endpoint

Value

Returns a data.frame of fields and their attributes set to "none"


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