library(kableExtra) 

Survival table

print(dim(survivialtempout()))

kable(survivialtempout())

Response table

print(dim(responsetempout()))
kable(responsetempout())


Try the AdverseEvents package in your browser

Any scripts or data that you put into this service are public.

AdverseEvents documentation built on April 3, 2025, 11:06 p.m.