R/OpeNoise.R
PlotSpectrogram.Rd
Returns a spectrogram
PlotSpectrogram(df, coLs, plot_title = NULL)
is a dataframe
is cols index to plot
is title of plot
ggplot object
Pasquale Scordino p.scordino@arpa.piemonte.it
Simone Sperotto s.sperotto@arpa.piemonte.it
#data(P1FA) PlotSpectrogram(df = P1FA, coLs = c(3:38) , plot_title = "Spettrogram LZFmin")