tests/testthat/_snaps/ard_total_n.md

ard_total_n() works

Code
  as.data.frame(ard_total_n(ADSL))
Output
           variable context stat_name stat_label stat fmt_fn warning error
  1 ..ard_total_n.. total_n         N          N  254      0    NULL  NULL
Code
  ard_total_n(letters)
Condition
  Error in `UseMethod()`:
  ! no applicable method for 'ard_total_n' applied to an object of class "character"


Try the cards package in your browser

Any scripts or data that you put into this service are public.

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