data(tico)
## default parameters
bstd(tico)
## change of the STFT parameters
bstd(tico, wl=256, ovlp=90)
## change of the color palette
bstd(tico, palette=colorRamp(c("yellow", "green", "red")), wl=256, ovlp=90)
Run the code above in your browser using DataLab