ard_total_n: ARD Total N

View source: R/ard_total_n.R

ard_total_nR 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, ...)

## S3 method for class 'data.frame'
ard_total_n(data, ...)

Arguments

data

(data.frame)
a data frame

...

Arguments passed to methods.

Value

an ARD data frame of class 'card'

Examples

ard_total_n(ADSL)

cards documentation built on Oct. 4, 2024, 1:09 a.m.