sits_save: Save the contents of a SITS table in a JSON file

Description Usage Arguments Value Author(s)

Description

stores a SITS table in a compressed JSON file The set of time series from a SITS table can be saved in a compressed JSON format and later retrieved for further use

Usage

1
sits_save(source, file_name = NULL)

Arguments

source

tibble - an existing SITS table

file_name

string - file name where compressed data will be saved

Value

table the same table (for chaining functions)

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


luizassis/sits documentation built on May 30, 2019, 7:15 p.m.