# NOT RUN {
# Set temporary working directory
setwd(tempdir())
# save sound file examples
data(list = c("Phae.long1", "Phae.long2"))
writeWave(Phae.long1,"Phae.long1.wav")
writeWave(Phae.long2,"Phae.long2.wav")
catalog(X = selec.table, nrow = 2, ncol = 4)
#now create single pdf removing jpeg
catalog2pdf(keep.jpeg = FALSE)
check this floder
getwd()
# }
Run the code above in your browser using DataLab