recordLength: Give the amount of entries for a certain record

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Give the amount of entries for a certain record

Usage

1
recordLength(charVec, record)

Arguments

charVec

The vector of characters to operate on.

record

The record to find the amount of entries for.

Value

The amount of entries for the given record.

Examples

1
recordLength("test.igc","B")

roh6608/igcParser documentation built on Dec. 22, 2021, 5:16 p.m.