N: N

Description Usage Arguments Examples

View source: R/n.R

Description

This function produces the n of a sample or subgroup. Similar to length(), but optimized for tabstat. It can be used outside of tabstat as well.

Usage

1
N(x, na.rm = TRUE)

Arguments

x

A vector or column of a matrix or dataframe.

Examples

1
n()

fiksdala/fiksdal documentation built on Jan. 9, 2022, 10:54 p.m.