Description Usage Arguments Author(s)
View source: R/volume_light_threshold.R
Calculate the average benthic area within temperature thresholds
1  | area_temp_threshold(wtr, wtr_thresh = c(0, 25), hypso, area_type = "surface")
 | 
wtr | 
 Data frame of water temperatures. See   | 
wtr_thresh | 
 Vector of length 2 with min and max value (in that order) for temperature thresholds. Note: >= and <= is used for comparison, so thresholds must be adjusted accordingly.  | 
hypso | 
 Hypsography data.frame, with columns   | 
area_type | 
 How benthic area is to be calculated. Defaults to   | 
Luke Winslow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.