Description Usage Arguments Value
View source: R/landsat_transform.R
This function makes it easy to calculate indicies such as NDWI, NDVI, etc. on landsat_scene objects.
1  | landsat_overlay(x, fun, ...)
 | 
x | 
 A landsat_scene or landsat_scene_df (from landsat_load_scenes)  | 
fun | 
 Function with formal arguments B1, B2, B3, etc.  | 
... | 
 Passed to raster::overlay  | 
A landsat_scene or landsat_scene_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.