convert_to_data_table: Convert input data frame to a data table

Description Usage Arguments Details Value See Also

View source: R/preprocess.R

Description

Convert input data frame to a data table

Usage

1
convert_to_data_table(data_frame, minimum_coverage = 5)

Arguments

data_frame

A data frame containing at least the required fields

minimum_coverage

The minimum coverage level that will be enforced

Details

A minimum coverage level will be enforced

Value

A data table

See Also

npbin_preprocess_file


anthony-aylward/npbin documentation built on Aug. 22, 2019, 8:08 a.m.