View source: R/ee_closest_distance_to_val.R
ee_closest_distance_to_val | R Documentation |
ee_closest_distance_to_val
ee_closest_distance_to_val( x, y, boolean = "=", val = 2, scale, tidy_extract = T, via ) ## S3 method for class 'ee.imagecollection.ImageCollection' ee_closest_distance_to_val( x, y, boolean = "=", val = 2, scale, tidy_extract = T, via ) ## S3 method for class 'ee.image.Image' ee_closest_distance_to_val( x, y, boolean = "=", val = 2, scale, tidy_extract = T, via = via )
via |
data.frame with closest distance value for each input feature
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.