get_domain_cells: Load cell index data frame for subregions

Description Usage Arguments Value Examples

View source: R/extraction.R

Description

Load data frame of raster grid cell indices defining groups of spatial subregions.

Usage

1
get_domain_cells(domain = "akcan1km", cells)

Arguments

domain

character, the ALFRESCO run spatial domain, either "akcan1km" or "ak1km".

cells

character, file name of cell index table rds file. If missing, default path taken from snapprep::snapdef() based on domain.

Value

a data frame.

Examples

1
## Not run: cells <- get_domain_cells()

leonawicz/alfresco documentation built on May 6, 2019, 4:59 p.m.