From b674042742d0da3473df6ae9dab9cdafbba94971 Mon Sep 17 00:00:00 2001 From: RobertGawron Date: Tue, 20 Aug 2019 17:23:06 +0100 Subject: [PATCH] fix #216 --- software/DataAcquisition/boxplot.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/DataAcquisition/boxplot.R b/software/DataAcquisition/boxplot.R index 438cc0d..6b87a88 100644 --- a/software/DataAcquisition/boxplot.R +++ b/software/DataAcquisition/boxplot.R @@ -18,7 +18,7 @@ png(filename = paste0("results-", format(Sys.time(), "%d_%b_%Y_%H_%M"), ".png"), -verticalLabels <- c("background level\nradiation", "Am isotope\n(somke detector)", "Ra isotope\n(old compass)") +verticalLabels <- c("background level\nradiation", "Am isotope\n(smoke detector)", "Ra isotope\n(old compass)") boxplot(backgroundLevel, AmIsotope, RaIsotope, col="grey",