Nothing
Code
demo <- add_adr(add_drug(demo_, d_code = ex_$d_drecno, drug_data = drug_),
a_code = ex_$a_llt, adr_data = adr_)
Message
i `.data` detected as `demo` table.
i `.data` detected as `demo` table.
Code
compute_dispro(demo, y = "a_colitis", x = "nivolumab_fac")
Condition
Error in `purrr::map()`:
i In index: 1.
Caused by error in `purrr::map()`:
i In index: 1.
Caused by error in `c_or_abcd_core()`:
! `nivolumab_fac` must be a factor with levels 0 and 1.
x Levels found: 0, 1, and 2
> Supply numeric vector(s), or factor(s) with levels 0 and 1 to `x`.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.