View source: R/fetch_postgres.R
delete_postgres | R Documentation |
Delete data from the postgres server
delete_postgres(
key,
user,
password,
by = "projectkey",
schema = "dimadev",
host = "128.123.177.184",
port = 5435,
dbname = "postgres"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.