get_fields {rDataPipeline} | R 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://localhost:8000/api/")
Arguments
table |
a |
endpoint |
a |
Value
Returns a data.frame
of fields and their attributes set to
"none"
[Package rDataPipeline version 0.54.1 Index]