read_data: read_mask

Description Usage Arguments

View source: R/read_data.R

Description

Given a data file TSV/CSV, function attempts to read it using fread and returns an error message if it fails. Returns table with all applicable columns appended.

Usage

1
read_data(file_name)

Arguments

file_name

File name to be read. Should specify a TSV/CSV file.

read_data()


AndrewC160/ROMOPOmics documentation built on Jan. 27, 2021, 6:57 p.m.