tbl_col_entry: S3 method to get count of specific entries

View source: R/tbl_col_entry.R

tbl_col_entryR Documentation

S3 method to get count of specific entries

Description

S3 method to get count of specific entries

Usage

tbl_col_entry(...)

Arguments

...

Currently not used.

con

Database connection or R table object.

schema

Database schema.

tbl

Database table.

column

Specific table column.

entry

Entry to be looked for.

Author(s)

Andreas Scharmueller, andschar@protonmail.com


andschar/dbreport documentation built on Dec. 8, 2022, 3:29 p.m.