View source: R/get_sunlitwindows.R
get_sunlitwindows | R Documentation |
eliminate windows with insufficient sunlit pixels
get_sunlitwindows(inputdata, pixperplot, MinSun = 0.25)
inputdata |
list. input data with window_ID produced from produce_win_ID |
pixperplot |
numeric. minimum number of pixels per window |
MinSun |
numeric. minimum percentage of sunlit pixels |
NMDS position based on nearest neighbors from NMDS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.