Description Usage Arguments Value Author(s)
This functions write a tibble with metadata about a cube to an RSQLite database.
1 | .sits_db_write_cube(conn, name, data)
|
conn |
SQLite connection |
name |
Name of the object to be storeed |
data |
Data to be stored |
A connection to an RSQLite database
Gilberto Camara, gilberto.camara@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.