Plot time history and compare frequency components
Returns a plot
PlotNoiseTHcompare( df, variable, listvar = NULL, mp, runleq = TRUE, y_lim = c(20, 80) )
df
: is a dataframevariable
: is Leq or another variable to plot firstlistvar
: are names of frequency component you want comparemp
: is a misure pointrunleq
: is logical value that plot running leq liney_lim
: y axe rangeggplot object
#data(P1FA) PlotNoiseTHcompare(df = P1FA , variable = "LAeq", listvar = c("LZFmin.100", "LZFmin.250"), mp = "P1FA", runleq = TRUE, y_lim = c(30, 70))
Pasquale Scordino p.scordino@arpa.piemonte.it
Simone Sperotto s.sperotto@arpa.piemonte.it
Useful links