extract_mask {IrisSpatialFeatures}R Documentation

Read inForm output from a single coordinate

Description

Read inForm output from a single coordinate

Usage

extract_mask(filename)

Arguments

filename

Name of the .tif file that contains the mask.

Value

Mask matrix

Examples

extract_mask(system.file("extdata",
                         "MEL2","MEL2_080416_2_Invasive_Margin.tif",
                         package = "IrisSpatialFeatures"))

[Package IrisSpatialFeatures version 1.3.0 Index]