Skip to contents

This function is used to open the examples included in this package. A new instance of R Studio will launch and open the example. For a current list of example call CyneRgy::RunExample() and you will get a list of the available examples. This function opens the example in R Studio.

Usage

RunExample(strExample)

Examples

if (FALSE) CyneRgy::RunExample( "TreatmentSelection" )