powered by
This function will read and return your count table. It can take in sparse and full count tables.
read_count(count_table_path)
a count table `data.frame`.
The file path of your count table.
count_table <- read_count(example_path("amazon.full.count_table"))
Run the code above in your browser using DataLab