code_sql_count: Count Records

View source: R/code_sql_count.R

code_sql_countR Documentation

Count Records

Description

SQL Code to get a distinct column values

Usage

code_sql_count(sql, by = NULL)

Arguments

sql

an object of type code_sql_sample, character in SQL format that has SQL which selects records

by

count by these groups

Details

Counts the rows from a SELECT statement or table


mattjcamp/coderr documentation built on April 21, 2023, 7:05 a.m.