View source: R/predict_paleocar_models.R
predict_paleocar_models | R Documentation |
This generates a reconstruction RasterBrick from a PaleoCAR batch model.
predict_paleocar_models(models, prediction.years = NULL, ...)
models |
A PaleoCAR batch model, as returned from |
prediction.years |
The set of years over which to generate reconstruction rasters. Optional. |
... |
Further arguments to be passed to other functions. |
A tibble or RasterBrick containing the predictions for each year.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.