cnt: Count observations and number of unique identifiers

Description Usage Arguments Value

View source: R/trahelyk.R

Description

Count observations and number of unique identifiers

Usage

1
cnt(DT = 0, current_count = NULL, guid = c(getOption("guid")))

Arguments

DT

A data.table, tibble, or data.frame

current_count

Previous list created by cnt(), containing the last count

guid

Name of the globally unique identifier to count

Value

List object containing the number of observations in element one, and the number of unique guids in element two


trahelyk/trahelyk_pkg documentation built on June 14, 2021, 9:25 p.m.