prepExData: Prepare example data

View source: R/prepExData.R

prepExDataR Documentation

Prepare example data

Description

Prepare example data included in the package that contain wrapped terra objects. This applies terra::unwrap() recursively to the list provided so that all PackedSpatRasters are converted to SpatRasters.

Usage

prepExData(x)

Arguments

x

list. Contains elements some of which are packed SpatRasters.

Value

The same list but with unwrapped SpatRasters

Examples

CLUSexample
prepExData(CLUSexample)

LandSciTech/roads documentation built on Aug. 27, 2024, 7:20 p.m.