qtOutliers<-prepare_chart(read_yaml('https://raw.githubusercontent.com/SafetyGraphics/safetyCharts/dev/inst/config/safetyOutlierExplorer.yaml') )
qtOutliers<-prepareChart(read_yaml('https://raw.githubusercontent.com/SafetyGraphics/safetyCharts/dev/inst/config/safetyOutlierExplorer.yaml') )
Example 13 on this page https://cran.r-project.org/web/packages/safetyGraphics/vignettes/Cookbook.html need a minor fix in
prepare_chartto be renamed toprepareChartSo it looks like