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, ...)
## S3 method for class 'data.frame'
ard_total_n(data, ...)
Arguments
data |
( |
... |
Arguments passed to methods. |
Value
an ARD data frame of class 'card'
Examples
ard_total_n(ADSL)
[Package cards version 0.6.1 Index]