# An example from the orderly examples
orderly_example_show("run_info")
# Prepare to run
path <- orderly_example()
orderly_run("data", root = path, echo = FALSE)
# Here, see the printed information from a real running report
orderly_run("run_info", root = path)
Run the code above in your browser using DataLab