ard_total_n {cards}R Documentation

ARD Total N

Description

Returns the total N for the data frame. The placeholder variable name returned in the object is "..ard_total_n.."

Usage

ard_total_n(data)

Arguments

data

(data.frame)
a data frame

Value

an ARD data frame of class 'card'

Examples

ard_total_n(ADSL)

[Package cards version 0.2.0 Index]