tests/testthat/_snaps/check_ard_structure.md

check_ard_structure() works

Code
  check_ard_structure(structure(dplyr::select(dplyr::mutate(ard_continuous(ADSL,
    variables = "AGE"), stat = unlist(stat)), -error), class = "data.frame"))
Message
  Object is not of class <card>.
  The following columns are not present: "error".
  Expecting a row with `stat_name = 'method'`, but it is not present.
  The following columns are expected to be list columns: "stat".


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.