Description Usage Arguments Value Author(s) See Also Examples
Reads TAV files generated by Spotfinder.
1 | SpotfinderData$readOneFile(filename, path=NULL, sep="auto", skip="auto", verbose=TRUE, ...)
|
filenames |
The filename(s) of the TAV/Spotfinder file(s) to be read. |
path |
The path(s) to the file(s). |
sep |
Character that separates the columns of data.
If |
skip |
Number of lines to skip before reading the header.
If |
verbose |
If |
Returns a SpotfinderData
object containing one or several slides.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see SpotfinderData
.
1 | ## Not run: # For an example see help(SpotfinderData).
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.