View source: R/total_duration.R
total_duration | R Documentation |
Compute entire recording length
total_duration(path, format = "WAV", recursive = FALSE)
path |
Path to a set of recordings (all same format and continuous time span). Important note: File are expected to be named using a YYYYMMDD_HHMMSS string or set |
format |
Format of sound files (default and suggested is to use WAV). |
recursive |
logical. Should the listing recurse into directories? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.