Learn R Programming

sits (version 0.10.0)

sits_db_read.raster_cube: Read cube information from an SQLite database

Description

This functions write a tibble with metadata about a cube to an RSQLite database.

Usage

# S3 method for raster_cube
sits_db_read(conn, name)

Arguments

conn

SQLite connection

name

Name of the cube table to be retrieved

Value

data Tibble with metadata about the cube