Description Usage Arguments Value
View source: R/graph_pp_both.R
Plot two cumulative distribution functions: average consumption and high consumption frequency_exceeding_average_consumption and frequency_exceeding_high_consumption must have the same length
1 2 3 4 | graph_pp_both(
frequency_exceeding_average_consumption,
frequency_exceeding_high_consumption
)
|
frequency_exceeding_average_consumption |
A vector of frequency of exceeding corresponding to average consumption |
frequency_exceeding_high_consumption |
A vector of frequency of exceeding corresponding to high consumption |
a plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.