tests/testthat/test-make_tibble.R

# library(bwu)

# test_that("make_tibble() tests that a tibble can be created", {
#   tibb <- data.frame()
#   tibb <- make_tibble(
#     data = neurocog,
#     domain == c("General Cognitive Ability")
#   )

#   expect_is(tibb, "tibble")
# })
jtrampush/npsych.data documentation built on Feb. 25, 2025, 12:30 a.m.