spatiotemporal_grid: Create prediction grid for each year

Description Usage Arguments

View source: R/spatiotemporal-data.R

Description

Create prediction grid for each year

Usage

1
2
3
4
5
6
7
spatiotemporal_grid(
  data,
  ssid = NULL,
  survey_abbrev = NULL,
  dummy_year,
  cell_width = 2
)

Arguments

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.


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