setdatabaseconfig: Sets database connection parameters as a global R option...

Description Usage Arguments

View source: R/database.R

Description

Database connection parameters Are storred in the installed version of the package Run this command to find the location of the configuration file on your machine: system.file("config/databaseconfig.R", package="tradeflows"). Use reload=TRUE to force reloading the file after modification.

Usage

1
setdatabaseconfig(reload = FALSE, silent = FALSE)

Arguments

reload

logical, force reloading the configuration file

silent

logical, do not print "already loaded" message when TRUE


EuropeanForestInstitute/tradeflows documentation built on Oct. 7, 2019, 10:57 a.m.