imager (version 0.41.2)

where: Return locations in pixel set

Description

Return locations in pixel set

Usage

where(x)

Arguments

x

a pixset

Examples

Run this code
# NOT RUN {
#All pixel locations with value greater than .99
where(boats > .99) 
# }

Run the code above in your browser using DataLab