# example not run because \link{calculateEchoDepth} must be run first,
# and it requires a large amount of data not stored in the package
if (FALSE) {
study <- calculateEchoDepth(study, wav='path/to/wavFiles')
summariseDiveDepth(study)
}
Run the code above in your browser using DataLab