Skip to contents

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

Value

Examples

if (FALSE) pv_download(grant_meta$url[1], dest = "grants", timeout = 600)