cfm_read_batch: Read results of batch CFM prediction

Description Usage Arguments Value

View source: R/cfm-read.R

Description

Read results of batch CFM prediction

Usage

1
cfm_read_batch(out_dir = NULL, table_name = NULL, output_path = NULL)

Arguments

out_dir

A path to a directory containing text files generated by cfm_predict_batch

table_name

A name to be used for the resultant database table

output_path

A path to a SQLite database file for writing the results

Value

Writes table to sql lite database file designated by output_path


gjgetzinger/cfmR documentation built on May 11, 2020, 1 p.m.