R/data.R

#' Fields data frame
#'
#' A data frame containing the names of retrievable fields for each of the
#' endpoints.
#'
#' @format A data frame with the following columns:
#' \describe{
#'   \item{endpoint}{The endpoint that this field record is for}
#'   \item{field}{The complete name of the field, including the parent group if
#'   applicable}
#'   \item{data_type}{The field's data type}
#'   \item{group}{The group the field belongs to}
#' }
"fieldsdf"

Try the patentsview package in your browser

Any scripts or data that you put into this service are public.

patentsview documentation built on Feb. 26, 2026, 5:07 p.m.