readData {TIMP}R Documentation

This function reads in data the ivo file format

Description

Data in the formats described at http://www.nat.vu.nl/~kate/TIM/tim/node74.html and http://www.nat.vu.nl/~kate/FLIM_format may be read from file into an R object for analysis.

Usage

readData(filenm, sep = "")

Arguments

filenm This is the file to read in, in quotes.
sep This is an optional argument describing how the data is delimited; defaults to ""

Value

an object of class "dat"

Author(s)

Katharine M. Mullen, Ivo H. M. van Stokkum

See Also

preProcess


[Package TIMP version 1.0 Index]