Description Usage Arguments Examples
View source: R/hdb-management.R
This function backsup a database, use only if you know what you are doing
1 2 3 4 5 6 | hdb_backup(
host = "192.168.0.98",
user = "postgres",
password = "peace123",
port = 5432
)
|
countries |
list of countries |
1 | #need 4 column data frame, geocode, variablename, year, value
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.