get_biblio: Get patent bibliographic data

View source: R/get_biblio.R

get_biblioR Documentation

Get patent bibliographic data

Description

search for a patent

Usage

get_biblio(id, type, format, access_token, fromRange, toRange)

Arguments

access_token

access token generated using the create_access_token function

patent_id

identification code of the patent. It can either be in the epodoc or docdb format

id_type

id type of the patent, it must be either epodoc or docdb

Value

patent bibliographic information in json format

Examples

## Not run: search_patent(docdb_id, access_token))



AlessioNar/Rops documentation built on Sept. 27, 2022, 1:16 a.m.