diff options
Diffstat (limited to 'man/FOCUS_2006_gmkin.Rd')
-rw-r--r-- | man/FOCUS_2006_gmkin.Rd | 5 |
1 files changed, 4 insertions, 1 deletions
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
|