Description Usage Arguments Value Author(s)
Select scenes (filenames) from a directory wth extents overlapping that of a given spatial object
| 1 | selectScenes(x, targ, padding = NULL, verbose = TRUE)
 | 
| x | The object whose extent will be checked. It can be a raster, spatial object, or an extent object | 
| targ | Either a character vector of image filenames or an object of type list containing images to be tested | 
| padding | Numeric. Additional area surrounding the extent to be included. Units depend on the projection of x | 
| verbose | Logical. Send status reports to the console? | 
Either a character vector of filenames with overlapping extents if is.character(targ), or a list of raster objects whose extents overlap with x if targ is a spatial object.
Ben DeVries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.