Skip to contents

Wrapper for an inner join between the wflow_tbl and wflow_result_tbl and invoke utils::read.csv() to read in the results.

Usage

rpwf_results(db_con, import_csv = TRUE)

Arguments

db_con

an rpwf_connect_db() object.

import_csv

whether to read in the results of the workflow.

Value

A tibble with the results stored in the fit_results column