Learn R Programming

microPop (version 1.6)

runMicroPopExample: runMicroPopExample

Description

This function is similar to the demo() function but requires less interaction It is used to run the canned examples from the microPop package.

Usage

runMicroPopExample(name = NULL)

Arguments

name

Name of the example to run. If Name is NULL the list of examples will be printed.