zeros_sum: Returns the number or percentage of zeros value

Description Usage Arguments Value

View source: R/main.R

Description

This function takes input vector. The function calculates the number of zeros values in the vector.

Usage

1
zeros_sum(x, count)

Arguments

x:

The vector

count:

Scalar quantity either 1 or number of rows in the data.

Value

A vector


r2rahul/expdata documentation built on May 18, 2019, 2:36 a.m.