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

Description Usage Arguments Value

View source: R/IO.R

Description

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

Usage

1
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


flowCore documentation built on Nov. 8, 2020, 5:19 p.m.