checkCount {ThomasJeffersonUniv}R Documentation

Positive Counts in a logical vector

Description

Number and percentage of positive counts in a logical vector.

Usage

checkCount(x)

Arguments

x

logical vector

Value

Function checkCount returns a character scalar.

Examples

checkCount(as.logical(infert$case))

[Package ThomasJeffersonUniv version 0.1.2 Index]