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 (for each area) on which to base the survey grid.


pbs-assess/gfvelocities documentation built on Dec. 22, 2021, 6:45 a.m.