spatstat (version 1.46-1)

beginner: Print Introduction For Beginners

Description

Prints an introduction for beginners to the spatstat package, or another specified package.

Usage

beginner(package = "spatstat")

Arguments

package
Name of package.

Value

Null.

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).

See Also

latest.news

Examples

Run this code
  beginner

Run the code above in your browser using DataCamp Workspace