View source: R/lsat_neighborhood_mean.R
lsat_neighborhood_mean | R Documentation |
For each band, this function computes average surface reflectance across neighboring voxels at a sample site. Use this function when working with Landsat data extracted for buffered points. Also, make sure to have previously cleaning the individual observations using lsat_clean_data().
lsat_neighborhood_mean(dt)
dt |
A data.table containing coincident surface reflectance measurements for multiple Landsat pixels at each sample site. |
A data.table with average surface reflectance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.