get_fields: Get fields from table

View source: R/get_fields.R

get_fieldsR Documentation

Get fields from table

Description

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

Usage

get_fields(table, endpoint = "http://127.0.0.1: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"


FAIRDataPipeline/rDataPipeline documentation built on Oct. 14, 2024, 10:37 p.m.