Learn R Programming

cards (version 0.3.0)

ard_total_n: 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 data.frame ard_total_n(data, ...)

Value

an ARD data frame of class 'card'

Arguments

data

(data.frame)
a data frame

...

Arguments passed to methods.

Examples

Run this code
ard_total_n(ADSL)

Run the code above in your browser using DataLab