mtbl_length: Retrieve the number of records in an open mtbl file

Description Usage Arguments Examples

Description

Retrieve the number of records in an open mtbl file

Usage

1

Arguments

x

mtbl file opened with read_mtbl()

Examples

1
2
mtbl <- read_mtbl(system.file("extdata/sample.mtbl", package="mtblr"))
mtbl_length(mtbl)

brudis-r7/mtblr documentation built on May 13, 2019, 7:55 a.m.