readFCSheader | R Documentation |
Helper to parse header segment from Flow Cytometry Standard (FCS) compliant files.
readFCSheader(fileName, header, encoding = "UTF-8", ...)
fileName |
path to file. |
header |
a list whose members define the "at" offset from header$start$at and the "n" number of bytes to extract: |
encoding |
name of the encoding for raw to character conversion. Default is "UTF-8". |
... |
other arguments to be passed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.