mtbl_values: Return all the values of an mtbl

Description Usage Arguments Examples

Description

Remember that mtbl files are (in general) HUGE. This could take a while and have a very large result.

Usage

1

Arguments

x

an mtbl file opened with read_mtbl()

Examples

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

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