num_over_zero: Calculate the number of positive values in a variable.

Description Usage Arguments

View source: R/num_over_zero.R

Description

Calculate the number of positive values in a variable.

Usage

1

Arguments

x

numeric. The variable to calculate.

na.rm

logical. Whether or not to remove NAs when calculating the sum.


peterhurford/surveytools2 documentation built on Feb. 18, 2021, 9:13 p.m.