checkOffset: Fix the offset when its values recorded in header and TEXT...

View source: R/IO.R

checkOffsetR Documentation

Fix the offset when its values recorded in header and TEXT don't agree

Description

Fix the offset when its values recorded in header and TEXT don't agree

Usage

checkOffset(offsets, x, ignore.text.offset = FALSE, ...)

Arguments

offsets

the named vector returned by findOffsets

x

the text segmented returned by readFCStext

ignore.text.offset

whether to ignore the offset info stored in TEXT segment

...

not used.

Value

the updated offsets


RGLab/flowCore documentation built on March 19, 2024, 9:45 p.m.