powered by
A function read Denovix data files.
read_denovix(dfile)
A data frame.
A Denovix file or path to the Denovix file.
Tingwei Adeck
read_denovix_data()
fpath <- system.file("extdata", "rnaspec2018.csv", package = "tidyDenovix", mustWork = TRUE) rna_data = read_denovix(fpath)
Run the code above in your browser using DataLab