exportTables.StudyCase: Export the tables specific to the class StudyCase

Description Usage Arguments Author(s)

View source: R/export_tables.R

Description

this calls exportTable on each of the datasets (which belong to DataTableWithClasses and DataTableWithTrainTestSets)

Usage

1
2
## S3 method for class 'StudyCase'
exportTables(self, export.dir = self$parameters$dir$tsv, extension = ".tsv")

Arguments

self

an object, which must belong to class StudyCase

export.dir

export directory

file.prefix

file prefix to build the different tables

extension=".tsv"

extension for the exported files (tab-separated values)

Author(s)

Mustafa AbuElQumsan and Jacques van Helden


elqumsan/RNAseqMVA documentation built on March 10, 2021, 8:10 a.m.