This function is used to run the example in the package. For a current list of example call OCTOPUS::RunExample() and you will get a list of the available examples. There are example(s) that require shiny so you must install the shiny package to run some of the examples.

RunExample(example)

See also

Examples

if (FALSE) {OCTOPUS::RunExample( "CompareRecruitment" ) }