runMicroPopExample {microPop}R Documentation

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.


[Package microPop version 1.6 Index]