tests/testthat/_snaps/tbl_check_is_table.md

tbl_grade_is_table() with non-tables

Code
  grade_list
Output
  <gradethis_graded: [Incorrect]
    Your result should be a table, but it is a list (class `list`).
  >
Code
  grade_vector
Output
  <gradethis_graded: [Incorrect]
    Your result should be a table, but it is a vector of integers (class
    `integer`).
  >


rstudio/tblcheck documentation built on March 11, 2023, 5:42 p.m.