View source: R/spatiotemporal-data.R
Make raster brick from dataframe of predicted values through time
| 1 | make_raster_brick(data, parameter = "est", scale_fac = 1, time_var = "year")
 | 
| 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. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.