1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
# Generated by roxygen2: do not edit by hand
export(cases)
export(with_parameters_test_that)
importFrom(dplyr,.data)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(glue,glue_data)
importFrom(purrr,modify_depth)
importFrom(purrr,pmap)
importFrom(purrr,pmap_chr)
importFrom(purrr,possibly)
importFrom(rlang,abort)
importFrom(rlang,cnd_muffle)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,warn)
importFrom(testthat,test_that)
importFrom(tibble,add_column)
importFrom(tibble,tibble)
|