# NOT RUN {
spectrogramFolder(
'~/Downloads/temp',
windowLength = 40, overlap = 75, # spectrogram pars
width = 1500, height = 900, # passed to png()
osc = 'dB', heights = c(1, 1)
)
# note that the folder now also contains an html file with clickable plots
# }
Run the code above in your browser using DataLab