runStagePopExample {stagePop} | R Documentation |
runStagePopExample
Description
This function is similar to the demo() function but requires less interaction It is used to run the canned examples from the stagePop package.
Usage
runStagePopExample(name = NULL)
Arguments
name |
Name of the example to run. If Name is NULL the list of examples will be printed. |
[Package stagePop version 1.1-2 Index]