Description Usage Arguments Value Examples
View source: R/extract_patent_num.R
Method to get patents data based on a web search
1 | extract_patent_num(url_search, nb_pages)
|
url_search |
Url of the search |
nb_pages |
Number of pages to parse (number of patents found / 50) |
A list with results
1 2 3 4 | ## Not run:
get_pubmed_df_general('query')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.