powered by
Internal soundgen function
htmlPlots(myfolder, myfiles, width = "900px")
full path to target folder, without a '/' at the end
a list of full names of files (with paths and extensions)
default flex-basis, ie approximate default width of each image
Writes an html file for displaying clickable plots in a browser.
# NOT RUN { htmlPlots(myfolder = '~/Downloads/temp', myfiles = c('~/Downloads/temp/myfile1.wav', '~/Downloads/temp/myfile2.wav')) # }
Run the code above in your browser using DataLab