determine_region_per_area_pixel: Determine region per area pixel

View source: R/determine_region_per_area_pixel.R

determine_region_per_area_pixelR Documentation

Determine region per area pixel

Description

The maps created with create_area_maps are broken down by the maps created with create_region_maps. For each pixel in the first maps, the region id from the second maps are determined.

Usage

determine_region_per_area_pixel(dm, i = NULL, j = NULL,
  logfile = NULL)

Arguments

dm

dotmap_meta object

i

tile row. If NULL (default) all rows are processed

j

tile column. If NULL (default) all columns are processed

logfile

logfile


mtennekes/dotmap documentation built on Aug. 24, 2023, 3:40 a.m.