powered by
Loads an annotation that has been stored as a set of csv files in a local directory. This is typically created by a call to run_annotators or write_annotation.
run_annotators
write_annotation
read_annotation(input_dir)
path to the directory where the files are stored
an object of class annotation
annotation
# NOT RUN { annotation <- read_annotation("path/to/annotation") # } # NOT RUN { # }
Run the code above in your browser using DataLab