aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/FOCUS_2006_Z_gmkin.Rd6
-rw-r--r--man/FOCUS_2006_gmkin.Rd5
2 files changed, 8 insertions, 3 deletions
diff --git a/man/FOCUS_2006_Z_gmkin.Rd b/man/FOCUS_2006_Z_gmkin.Rd
index 4f6a5e4..07f40bb 100644
--- a/man/FOCUS_2006_Z_gmkin.Rd
+++ b/man/FOCUS_2006_Z_gmkin.Rd
@@ -14,8 +14,10 @@
needed to populate the \code{\link{gmkin}} user interface.
}
\examples{
- save(FOCUS_2006_Z_gmkin, file = "FOCUS_2006_gmkin_Z.RData")
- # Now you can load the file "FOCUS_2006_gmkin_Z.RData" from gmkin
+ \dontrun{
+ save(FOCUS_2006_Z_gmkin, file = "FOCUS_2006_Z_gmkin.RData")
+ # Now you can load the file "FOCUS_2006_Z_gmkin.RData" from gmkin
+ }
}
\source{
FOCUS (2006) \dQuote{Guidance Document on Estimating Persistence and
diff --git a/man/FOCUS_2006_gmkin.Rd b/man/FOCUS_2006_gmkin.Rd
index 371ddc7..580286d 100644
--- a/man/FOCUS_2006_gmkin.Rd
+++ b/man/FOCUS_2006_gmkin.Rd
@@ -15,8 +15,11 @@
needed to populate the gmkin user interface.
}
\examples{
+ \dontrun{
save(FOCUS_2006_gmkin, file = "FOCUS_2006_gmkin.RData")
- # Now you can load the file "FOCUS_2006_gmkin.RData" from gmkin
+ # Now you can load the file "FOCUS_2006_gmkin.RData" from gmkin,
+ # restoring the workspace that is loaded at startup.
+ }
}
\source{
FOCUS (2006) \dQuote{Guidance Document on Estimating Persistence and

Contact - Imprint