dcimport: Import datacube dataset from external file path

Description Usage Arguments Value

View source: R/dcimport.R

Description

This function imports a datacube data set, i.e. a single file with data and the ini file with meta data, from a location on disk. This function is a wrapper around the pgblobs::blobImport function.

Usage

1
dcimport(importfile, overwrite = FALSE)

Arguments

importfile

full path of the file to import

overwrite

Should existing blobs be overwritten

Please note that the importBLob function overwrites existing files in the data directory

Value

a pgobjects blob object


jspijker/datacube documentation built on Oct. 26, 2019, 4:30 p.m.