Connect Local Athena
1 2 3 4 5 6 | connectAthena(
port = 5432,
dbname = "athena",
pathToDriver = system.file(package = "pg13", "driver"),
verbose = FALSE
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.