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 April 3, 2025, 11:30 p.m.