For a given hazard, index_class, index_var, and index_data, write to the database
1 2 | tarpan2_index_write(hazard = c("tropical_cyclone", "drought"), index_var,
index_data, dbname)
|
hazard |
The hazard code. Currently only "tc" or "drought" |
index_var |
The index variable to use. |
index_data |
The data to write to the index. Can be data.frame or a list |
dbname |
A project database, found in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.