aboutsummaryrefslogtreecommitdiff
path: root/R/mkinresplot.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/mkinresplot.R')
-rw-r--r--R/mkinresplot.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/mkinresplot.R b/R/mkinresplot.R
index 0bfdd02f..bad28ae8 100644
--- a/R/mkinresplot.R
+++ b/R/mkinresplot.R
@@ -1,4 +1,4 @@
-if(getRversion() >= '2.15.1') utils::globalVariables(c("variable", "residual"))
+utils::globalVariables(c("variable", "residual"))
#' Function to plot residuals stored in an mkin object
#'

Contact - Imprint