check.last: Analyze the presences of commas (',') in the last column of a...

View source: R/comma.reports.R

check.lastR Documentation

Analyze the presences of commas (',') in the last column of a SQL database.

Description

Analyze the presences of commas (',') in the last column of a SQL database.

Usage

check.last(con, sql.tbl)

Arguments

con

A 'DBIConnection' object

sql.tbl

The reference string of the table to be querried.


Stat-Cook/Data.Quality.Reports documentation built on May 4, 2022, 2:21 p.m.