Description Usage Arguments Examples
Function to plot all the single case of an evaluation of a multiple location effectiveness evaluation
1 | plot_all(object)
|
object |
output of effectiveness_multi-Function |
1 2 3 | multi1 <- effectiveness_multiple(accidents = list(example_no_effect, example_measure_effect),
measure_start = c('1.1.2011', '1.1.2012'), measure_end = c('1.1.2011', '1.1.2012'))
plot_all(multi1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.