get_sfl_table: Return a tibble for the sfl table.

View source: R/db.R

get_sfl_tableR Documentation

Return a tibble for the sfl table.

Description

Return a tibble for the sfl table.

Usage

get_sfl_table(db, outlier_join = TRUE)

Arguments

db

SQLite3 database file path.

outlier_join

Left join to outlier table by file ID, adding an outlier flag column. This function will not perform any filtering by outlier flag.

Value

Tibble of sfl table.


armbrustlab/popcycle documentation built on April 1, 2024, 2:41 p.m.