get_domain_cells.Rd
Load data frame of raster grid cell indices defining groups of spatial subregions.
get_domain_cells(domain = "akcan1km", cells)
domain | character, the ALFRESCO run spatial domain, either |
---|---|
cells | character, file name of cell index table rds file. If missing, default path taken from |
a data frame.
# NOT RUN { cells <- get_domain_cells() # }