tests/config_template.R

# Fill valid database connection parameters and copy this file to config.R 
RS_HOST <- "fooBar.example.com"
RS_DB <- "fooBar"
RS_SCHEMA <- "fooBar"
RS_USER <- "fooBar"
RS_PASSWORD <- "fooBar"
DATA_DIR = '../tests/data'
# If you get error:  Error in ._jobjRef_dollar(x[["jobj"]], name) : no field, method or inner class called 'calls' 
# make sure that the credentials are correct.
keboola/redshift-r-client documentation built on May 20, 2019, 8:34 a.m.