where: Return locations in pixel set

View source: R/pixset.R

whereR Documentation

Return locations in pixel set

Description

Return locations in pixel set

Usage

where(x)

Arguments

x

a pixset

Examples

#All pixel locations with value greater than .99
where(boats > .99) 

dahtah/imager documentation built on Feb. 23, 2023, 10:16 p.m.