loadData: Load data from a file. Currently supports .rds and .csv files

View source: R/pipeline_modules.R

loadDataR Documentation

Load data from a file. Currently supports .rds and .csv files

Description

Load data from a file. Currently supports .rds and .csv files

Usage

loadData(dataFilepath)

Arguments

dataFilepath

The filepath of the data to be loaded. Currently supports '.rds' and '.csv' endings

Value

The loaded data object


marioni-group/MethylPipeR documentation built on Oct. 10, 2024, 3:32 p.m.