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 Aug. 30, 2023, 12:59 a.m.