pv_download: Download PatentsView Data Files

View source: R/pv_download.R

pv_downloadR Documentation

Download PatentsView Data Files

Description

Download one or more PatentsView raw files using urls from a meta data table created by pv_meta()

Usage

pv_download(url = NULL, dest = NULL, timeout = 600)

Arguments

url

url of the file to download

dest

destination for the files

timeout

time window for download

Examples

## Not run: pv_download(grant_meta$url[1], dest = "grants", timeout = 600)

poldham/patentsviewdata documentation built on March 19, 2022, 7:16 a.m.