bt_scraper_init: Initialise the environment before scrape routine

View source: R/bt_scraper_init.R

bt_scraper_initR Documentation

Initialise the environment before scrape routine

Description

Loads all packages and opens the DB connection in preparation for running the scrape routine.

Usage

bt_scraper_init()

Details

Also cleans the environment - so make sure you save any objects you need before running this!

Any packages the routine requires should go in here.

This will only work in Bastiat's home directory.

Originally was located at the beginning of bt_scrape_handler.R


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