Jack Hall
Jack Hall
I'm trying to label a data.frame with one of the columns of the format 'hms', as follows: ``` library(Hmisc) data
Currently, it seems that the `allocation` variable in `consort_plot` must be a character, but we usually code these variables as factors. It can be converted first using `as.character`, but this...
In many CONSORT diagrams, as well as the participant flow (withdrawals, deaths, etc), we also specify the number that attended visits or were adherent. An example is the CONSROT diagram...
The tabyl funciton does not work when using labelled variables: library(janitor) library(Hmisc) set.seed(1) data