if (FALSE) {
#If using the 'acoustics' schema verbatim:
examp <- dbDownloadResult(
survey = "INTV02_2011-06-25_081000_EDT.mp3",
templates = templates, type = "BIN")
#'acoustics' schema, different database name:
examp <- dbDownloadResult(
db.name = "LocalSQLdb",
uid = "EntryOnly" ,
pwd = "07H23BBM",
survey = "INTV02_2011-06-25_081000_EDT.mp3",
templates = templates,
type = "BIN")}
Run the code above in your browser using DataLab