head_fst {mrgsim.parallel}R Documentation

Get the head of an fst file set

Description

Get the head of an fst file set

Usage

head_fst(path, n = 5, i = 1)

Arguments

path

The directory to search.

n

Number of rows to show.

i

Which output output chunk to show.

See Also

get_fst(), list_fst()


[Package mrgsim.parallel version 0.2.1 Index]