runStagePopExample {stagePop} | R Documentation |
This function is similar to the demo() function but requires less interaction It is used to run the canned examples from the stagePop package.
runStagePopExample(name = NULL)
name |
Name of the example to run. If Name is NULL the list of examples will be printed. |