Learn R Programming

conversim (version 0.1.0)

run_example: Run package examples

Description

Run package examples

Usage

run_example(example_name)

Value

No return value, called for side effects.

Arguments

example_name

Name of the example file to run

Examples

Run this code
# \donttest{
run_example("sequence_multidyads_examples.R")
run_example("main_functions_examples.R")
# }

Run the code above in your browser using DataLab