Learn R Programming

patentsview (version 0.3.0)

get_endpoints: Get endpoints

Description

This function reminds the user what the 7 possible PatentsView API endpoints are.

Usage

get_endpoints()

Arguments

Value

A character vector with the names of the 7 endpoints. Those endpoints are:

  • assignees

  • cpc_subsections

  • inventors

  • locations

  • nber_subcategories

  • patents

  • uspc_mainclasses

Examples

Run this code
# NOT RUN {
get_endpoints()
# }

Run the code above in your browser using DataLab