Learn R Programming

epi2me2r (version 0.1.0)

read_in_wimp_files: Convert raw WIMP CSV files to data table

Description

Convert raw WIMP CSV files to data table

Usage

read_in_wimp_files(path.to.wimp.files)

Arguments

path.to.wimp.files

File path to folder containing raw WIMP files

Value

data.table of mb genes at a specific coverage

Examples

Run this code
# NOT RUN {
read_in_wimp_files(path.to.wimp.files="~/Desktop/my.files")
# }

Run the code above in your browser using DataLab