create_index_df: Create a data frame with index locations and times

View source: R/prepare_data.R

create_index_dfR Documentation

Create a data frame with index locations and times

Description

Create a data frame with a regular grid over the spatial domain for each year of the index.

Usage

create_index_df(step = 1, T = 25)

Arguments

step

Step in the spatial domain

T

Number of years

Value

A tibble with columns s1, s2, and time and attribute step for calculating the integration weights.

Author(s)

John Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.