db_count_variables: Function to count variables/columns/fields in a database...

View source: R/db_count_variables.R

db_count_variablesR Documentation

Function to count variables/columns/fields in a database table.

Description

Function to count variables/columns/fields in a database table.

Usage

db_count_variables(con, table = NA)

Arguments

con

Database connection.

table

Table to get variables for. If NA, all tables will be queried.

Author(s)

Stuart K. Grange


skgrange/databaser documentation built on Sept. 26, 2024, 8:30 p.m.