stat_summary_data: Summary Data

Description Usage Arguments Value Author(s) See Also Examples

Description

Summary Data

Usage

1

Arguments

file

the file in read.csv or read.xlsx2.

type

a string of file name ended either with .xlsx or .csv.

...

Additional arguments for xlsx::read.xlsx2 or read.csv.

Value

a list of three data frames: "expression"(sample in row), "feature"(compoud in row) and "phenotype"(sample in row).

Author(s)

Sili Fan fansili2013@gmail.com

See Also

load_expression_data, load_expression_data, load_expression_data

Examples

1
load_aggregated_data(input$inputID,startRow=2)

kwanjeeraw/metabox documentation built on May 20, 2019, 7:07 p.m.