run_example {conversim} | R Documentation |
Run package examples
run_example(example_name)
example_name |
Name of the example file to run |
No return value, called for side effects.
run_example("sequence_multidyads_examples.R")
run_example("main_functions_examples.R")