extractObservationBlocks: Extract Lines Between #C-Header and #Z End Tag

View source: R/extractObservationData.R

extractObservationBlocksR Documentation

Extract Lines Between #C-Header and #Z End Tag

Description

Extract Lines Between #C-Header and #Z End Tag

Usage

extractObservationBlocks(euLines, headerInfo, uniqueKey)

Arguments

euLines

text lines read from EN13508.2-coded file

headerInfo

data frame with information about header lines

uniqueKey

identifier of C-header row, as given in headerInfo$uniqueKey

Value

list of vectors of character representing the "body" lines below the #C-headers of type specified in uniqueKey


KWB-R/kwb.en13508.2 documentation built on April 3, 2024, 9:47 a.m.