read_obpg: Read a Raster formatted OBPG file(s).

Description Usage Arguments Value

Description

Masking of 'non-data' is done by guessing. Layers are named according to the name(s) of the files.

Usage

1
read_obpg(x, path = NULL, filter_missing = TRUE, fun = NULL, ...)

Arguments

x

a character vector of filenames or a tibble database

path

character path when x is a database, otherwise NULL

filter_missing

logical, if TRUE data beyond suggested_range is forced to be NA

fun

function or NULL. If not NULL then transform the data using the specified function, typically 'log10' for CHL

...

any arguments for fun

Value

RasterStack, possibly with one layer


btupper/obpgtools documentation built on May 13, 2019, 8:42 a.m.