sits_db_create: Creates a connection to an RSQLite database

Description Usage Arguments Value Author(s) Examples

View source: R/sits_db.R

Description

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.

Usage

1

Arguments

name

Name of the database

Value

A connection to an RSQLite database

Author(s)

Gilberto Camara, gilberto.camara@inpe.br

Examples

1
2
# create RSQLite connection
conn <- sits_db_create()

e-sensing/sits.data documentation built on Dec. 26, 2019, 11:02 p.m.