diff options
Diffstat (limited to 'man/mkinresplot.Rd')
-rw-r--r-- | man/mkinresplot.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mkinresplot.Rd b/man/mkinresplot.Rd index 0b48692c..8e3f18a4 100644 --- a/man/mkinresplot.Rd +++ b/man/mkinresplot.Rd @@ -9,7 +9,7 @@ }
\usage{
mkinresplot(object, obs_vars = vector(),
- xlab = "Time [days]", ylab = "Residual [\% of applied radioactivity]",
+ xlab = "Time", ylab = "Residual",
maxabs = "auto", legend = TRUE, lpos = "topright", ...)
}
\arguments{
|