Description Usage Arguments Details
Make an RJDBC connection to an Amazon Redshift cluster using settings from the environment variables loaded with .RProfile
1 | redshift_connect(env)
|
env |
variable used to create paths for various systems on AWS |
Download Amazon Redshift JDBC driver download.file('http://s3.amazonaws.com/redshift-downloads/drivers/RedshiftJDBC41-1.1.9.1009.jar','RedshiftJDBC41-1.1.9.1009.jar')
Install commandline tools for MAC after updating the OS https://developer.apple.com/download/more/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.