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 May 31, 2023, 8:56 p.m.