View source: R/query_postgres_from_file.R
Query a local postgres database from a file
1 | query_pg_from_file(path_to_sql_file, dbname, schema = NULL, port = "5432")
|
path_to_sql_file |
path to .sql file |
dbname |
name of local postgres database |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.