countif: Countif

Description Usage Arguments Value

View source: R/dupstatus.R

Description

returns a vector of counts for a vector. Uses table() to calculate counts. Primarily for use in dplyr::mutate().

Usage

1

Arguments

col

a referece to the column to be counted.

Value

a integer vector of counts for each value in col.


crazybilly/muadc documentation built on March 6, 2021, 4:15 p.m.