Description Usage Arguments Value Examples
View source: R/get_inventors_df.R
Extract inventors information as a tibble
1 | get_inventors_df(pv_res)
|
pv_res |
Takes results from get_patents_data |
A tibble with the inventors information
1 2 3 4 | ## Not run:
get_inventors_df(pv_res)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.