get_family | R Documentation |
Get family members of the patent
get_family(id, type, format, access_token)
id |
identification code of the patent. |
type |
type of document to be retrieved. It can either be a publication or an application (pub or app) |
format |
format type of the patent id, it must be either epodoc or docdb |
access_token |
access token generated using the create_access_token function |
Family members of the selected patent
## Not run: get_family(id, type = "pub", format = "epodoc ", access_token)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.