Description Usage Arguments Value Author(s) Examples
This functions creates a connection to an RSQLite database to be able to store the data and metadata tables associated to time series and data cubes associated to the "sits" suite of packages.
1 |
name |
Name of the database |
A connection to an RSQLite database
Gilberto Camara, gilberto.camara@inpe.br
1 2 | # create RSQLite connection
conn <- sits_db_create()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.