View source: R/spatiotemporal-data.R
Create prediction grid for each year
| 1 2 3 4 5 6 7 | spatiotemporal_grid(
  data,
  ssid = NULL,
  survey_abbrev = NULL,
  dummy_year,
  cell_width = 2
)
 | 
| data | Original dataframe of spatiotemporal data. | 
| ssid | Survey series id if using established survey grid. | 
| survey_abbrev | Survey series abbreviation if using established survey grid. | 
| dummy_year | Single year on which to base the survey grid. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.