assemble_sql_tbls: Assemble results stored in SQLite data base to a tibble

Description Usage Arguments

Description

Analyses generated in CapRosion are often organized in chunks of tibbles stored in SQLite data bases. This function helbs to load the tibble chunks from a data base and to assemble them to one results table

Usage

1
assemble_sql_tbls(sql_path, sql_name)

Arguments

sql_path

Path of the SQLite data base as a character string


chrisschuerz/caprosion documentation built on May 8, 2019, 7:39 a.m.