View source: R/audioblastProcessors.R
ab_diel_traits | R Documentation |
This function takes a traits dataset retrieved from audioblast and converts values such as "day" into a numeric time of day based on the date and location.
ab_diel_traits(traits, date, lat, lon, overwrite = FALSE)
traits |
Traits dataset retrieved using audioblast(). |
date |
The date used for conversion for time. |
lat |
Latitude of location. |
lon |
Longitude of location. |
overwrite |
If TRUE then the function will overwrite any existing min/max. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.