fieldsdf | R Documentation |
A data frame containing the names of retrievable fields for each of the endpoints. You can find this data on the API's online documentation for each endpoint as well (e.g., the patents endpoint field list table).
fieldsdf
A data frame with the following columns:
The endpoint that this field record is for
The complete name of the field, including the parent group if applicable
The field's input data type
The group the field belongs to
The field name without the parent group structure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.