## Only run this example in interactive R sessions
if (interactive()) {
annotator::runExample("01_hello")
annotator::runExample("02_pipeline")
# Print the directory containing the code for all examples
system.file("examples", package = "annotator")
}
Run the code above in your browser using DataLab