db_table: table wrapper

View source: R/db_table.R

db_tableR Documentation

table wrapper

Description

table for variables in a data frame

Usage

db_table(data, ...)

Arguments

data

a data frame (or similar)

...

variables (unquoted)

Value

a table of the variables


renlund/datma documentation built on June 2, 2025, 5:12 a.m.