gta_collect_url: Collects a URL and stores it locally using file name....

View source: R/gta collect url.R

gta_collect_urlR Documentation

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

Description

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

Usage

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

Value

The complete file name of the collected url (incl. file format).

Author(s)

GTA

References

www.globaltradealert.org


global-trade-alert/gtalibrary documentation built on April 26, 2024, 12:38 p.m.