iso_monthly: Example monthly precipitation isoscape data

iso_monthlyR Documentation

Example monthly precipitation isoscape data

Description

Three months (July, August, September) of a d2H precipitation isoscape, provided to demonstrate makeMultiMonthIsoscape.

Usage

iso_monthly

Format

A data.frame with 43200 rows and 5 columns: x and y coordinates plus three monthly d2H layers d2h_07, d2h_08, and d2h_09. Convert to a multi-layer SpatRaster with rast(iso_monthly, type = "xyz").

References

Bowen G. J., West J.B., Miller C. C., Zhao L. and Zhang T. (2018) IsoMAP: Isoscapes Modeling, Analysis and Prediction (version 1.0). The IsoMAP Project. http://isomap.org

See Also

iso_monthly_se, makeMultiMonthIsoscape

Examples

iso <- rast(iso_monthly, type = "xyz")

isocat documentation built on July 9, 2026, 5:10 p.m.