percent_true: Calculate the percentage of rows that are true in a column

View source: R/samplingFunctions_r.R

percent_trueR Documentation

Calculate the percentage of rows that are true in a column

Description

Calculate the percentage of rows that are true in a column

Usage

percent_true(x)

Arguments

x

the column to be examined

Value

The percent equal to TRUE


dstanley4/learnSampling documentation built on Sept. 29, 2024, 6:34 p.m.