examples() # will return a dataframe listing the available examples
examples("dir") # will return the installed examples directory reference.
# \donttest{
examples("run", 1) # will source the first example
# }
Run the code above in your browser using DataLab