View source: R/ra_read_nested.R
ra_read_nested | R Documentation |
Function to read raster files within a nested tibble.
ra_read_nested(file, forify = FALSE)
file |
Vector of file names containing raster data. |
forify |
Should the raster data also be loaded (or converted/fortified) into a tabular form? |
Nested tibble grouped by rows.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.