make_raster_brick: Make raster brick from dataframe of predicted values through...

Description Usage Arguments

View source: R/spatiotemporal-data.R

Description

Make raster brick from dataframe of predicted values through time

Usage

1
make_raster_brick(data, parameter = "est", scale_fac = 1, time_var = "year")

Arguments

data

Dataframe of spatial grid for multiple time slices.

parameter

Name of column with raster values.

scale_fac

Controls how the original projection is aggregated.

time_var

Name of column with time variable.


pbs-assess/gfranges documentation built on Dec. 13, 2021, 4:50 p.m.