write.marray: Data Output

Description Usage Arguments Details Author(s) See Also Examples

View source: R/maOutput.R

Description

Calls the function write.table with predefine argument. The entries in each line (row) are separated by tab.

Usage

1
write.marray(mraw, file="maRawResults.xls", val="maM", ...)

Arguments

mraw

the object to be written, either a marrayRaw or marrayNorm object.

file

a character string representing the file name.

val

a character string representing the slotNames to be written.

...

further arguments to write.table.

Details

see write.table

Author(s)

Jean Yee Hwa Yang

See Also

write.table, write.list

Examples

1
2

marray documentation built on Nov. 8, 2020, 6:46 p.m.