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.


uwescience/popcycle documentation built on Jan. 29, 2025, 9:50 a.m.