beginner
From spatstat v1.64-1
by Adrian Baddeley
Print Introduction For Beginners
Prints an introduction for beginners to the spatstat
package,
or another specified package.
- Keywords
- documentation
Usage
beginner(package = "spatstat")
Arguments
- package
Name of package.
Details
This function prints an introduction for beginners to the spatstat package.
The function can be executed simply by typing beginner
without parentheses.
If the argument package
is given, then the function prints the
beginner's help file BEGINNER.txt
from the specified package
(if it has one).
Value
Null.
See Also
Examples
# NOT RUN {
beginner
# }
Community examples
Looks like there are no examples yet.