inst/examples/AcuDNPercentile_ex.R

# Calculate reverse quantile of a dataframe by period

data("exampleHourlyData")

AcuDNPercentile(df = exampleHourlyData,
                parameter = "leq",
                from = "5",
                to = "22",
                period = "night")[1:5]

Try the OpeNoise package in your browser

Any scripts or data that you put into this service are public.

OpeNoise documentation built on April 4, 2025, 1:03 a.m.