Convenience function which reads and joins annotation results spread across multiple files for space efficiency.
To run this function, please first download annotated data first using download_annotation()
Usage
read_output(directory, drop_event_id = TRUE)
Arguments
directory
The path of the data.
drop_event_id
Whether to drop the event_id column or not.
Value
A data.frame of annotated data, one row per variable per event