bt_collect_url: Bastiat, collects a URL and stores it locally using file...

View source: R/bt_collect_url.R

bt_collect_urlR Documentation

Bastiat, collects a URL and stores it locally using file name. Websites are printed into PDF, URLS to files are downloaded.

Description

Bastiat, collects a URL and stores it locally using file name. Websites are printed into PDF, URLS to files are downloaded.

Usage

bt_collect_url(
  url = NULL,
  file.name = NULL,
  store.path = NULL,
  add.timestamp = F,
  update.file.name = F,
  js.path = "setup/rasterize.js",
  phantom.path = "~/bin/phantomjs"
)

Value

#returns a list of 4 objs: new.file.name, file.suffix, url, status see gta_prod.gta_url_status_list for these

Author(s)

Johannes Fritz, Robin Scherrer and Callum Campbell for GTA

References

www.globaltradealert.org


global-trade-alert/gtabastiat documentation built on June 4, 2023, 6:40 a.m.