count: count

View source: R/My_functions.R

countR Documentation

count

Description

count how many values in a vector by removing all NAs.

Usage

count(x)

Arguments

x

numeric vector.

Value

number.


RajeshMajumder97/myfunR documentation built on April 9, 2022, 1:50 a.m.