ra_read_nested: Function to read raster files within a nested tibble.

View source: R/ra_read_nested.R

ra_read_nestedR Documentation

Function to read raster files within a nested tibble.

Description

Function to read raster files within a nested tibble.

Usage

ra_read_nested(file, forify = FALSE)

Arguments

file

Vector of file names containing raster data.

forify

Should the raster data also be loaded (or converted/fortified) into a tabular form?

Value

Nested tibble grouped by rows.

Author(s)

Stuart K. Grange


skgrange/gissr documentation built on Feb. 24, 2024, 2:55 p.m.