powered by
A function reading OBT-tagged files
read_obt(file = NA)
A data frame with the following variables:
character. Path to OBT-tagged file
if (FALSE) { sample_text <- read_obt("./inst/extdata/obt_sample.txt") head(sample_text) }
Run the code above in your browser using DataLab