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) 

imager documentation built on Aug. 8, 2025, 7:35 p.m.