write.ScanAlyze20Data: Writes a ScanAlyze v2.0 Results Data file (NOT IMPLEMENTED)

Description Usage Arguments Value Author(s) See Also

Description

Writes a ScanAlyze v2.0 Results Data file (NOT IMPLEMENTED).

Not implemented yet!

Usage

1
2
## S3 method for class 'ScanAlyze20Data'
write(this, filename, path=NULL, slides=NULL, row.names=FALSE, ..., verbose=FALSE)

Arguments

filename

The filename of the file to be read.

path

The path to the file.

slides

An integer specifying which slides to be written to file. Currently, only one slide at the time can be written.

...

Arguments passed to write.table.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

To read one or more ScanAlyze v2.0 Results files see *read(). For more information see ScanAlyze20Data.


HenrikBengtsson/aroma documentation built on May 7, 2019, 12:56 a.m.