View source: R/NocMig_process.R
NocMig_process | R Documentation |
Process NocMig session for downstream analysis
NocMig_process(
path = "E:/NocMig",
folder = NULL,
format = c("WAV", "wav", "mp3", "MP3"),
recorder = c("Olympus LS-3", "Sony PCM-D100", "AudioMoth"),
time = c("mtime", "ctime"),
lat = 52.03209,
lon = 8.516775
)
path |
path to NocMig folders |
folder |
folder to process |
format |
Format of sound files (default and suggested is to use WAV). |
recorder |
Currently three templates to ensure correct handling of times. Only relevant if |
time |
Controls, if ctime or mtime is used to compute date_time objects. Only relevant if |
lat |
latitude |
lon |
longitude |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.