plot_all: Function to plot all the single case of an evaluation of a...

Description Usage Arguments Examples

View source: R/plot_all.R

Description

Function to plot all the single case of an evaluation of a multiple location effectiveness evaluation

Usage

1
plot_all(object)

Arguments

object

output of effectiveness_multi-Function

Examples

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)

gioca77/SAAO documentation built on Nov. 22, 2020, 10:20 a.m.