Posts

How to make nice publishable adverse event tables using tidyverse

This blog post is just an answer to a colleague to provide R code for the generation of Adverse Event tables. And it is also nice to …

Using purrr to make nice publishable tables

Disclaimer: This is not an introduction to using purrr. For this purpose I recommend to read chapter 21 and 25 in Hadley Wickhams R for …

Random allocation list generator

Introduction I have made a random allocation list generator using R Shiny. It is located at …