colPercent: Return the percentage of instances of a given value.

Description Usage Arguments Value Examples

View source: R/colPercent.R

Description

Return the percentage of instances of a given value.

Usage

1
colPercent(x, y)

Arguments

x

a data frame column.

y

a specificed observation.

Value

The percentage of instances of a value. y.

Examples

1

Jacob909/prdctr documentation built on Dec. 18, 2021, 12:29 a.m.