readTable: Read data using a wrapper of data.table

View source: R/melonnpan_utilities.R

readTableR Documentation

Read data using a wrapper of data.table

Description

This function reads the input data using the data.table package but returns a matrix with row names (unlike fread).

Usage

readTable(Input)

Arguments

Input

Full path of the input data.


biobakery/melonnpan documentation built on March 26, 2024, 11:42 p.m.