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 63927947..b3482789 100644
--- a/R/mkinresplot.R
+++ b/R/mkinresplot.R
@@ -19,7 +19,7 @@
# this program. If not, see <http://www.gnu.org/licenses/>
mkinresplot <- function (object, obs_vars = vector(),
- xlab = "Time [days]", ylab = "Residual [% of applied radioactivity]",
+ xlab = "Time", ylab = "Residual",
maxabs = "auto", legend= TRUE, lpos = "topright", ...)
{
obs_vars_all <- as.character(unique(object$data$variable))

Contact - Imprint