predict_paleocar_models: Get a RasterBrick reconstruction from a PaleoCAR batch model

View source: R/predict_paleocar_models.R

predict_paleocar_modelsR Documentation

Get a RasterBrick reconstruction from a PaleoCAR batch model

Description

This generates a reconstruction RasterBrick from a PaleoCAR batch model.

Usage

predict_paleocar_models(models, prediction.years = NULL, ...)

Arguments

models

A PaleoCAR batch model, as returned from paleocar_models.

prediction.years

The set of years over which to generate reconstruction rasters. Optional.

...

Further arguments to be passed to other functions.

Value

A tibble or RasterBrick containing the predictions for each year.


bocinsky/paleocar documentation built on June 2, 2024, 4:12 a.m.