consort icon indicating copy to clipboard operation
consort copied to clipboard

Create CONSORT diagrams for clinical studies.

Results 7 consort issues
Sort by recently updated
recently updated
newest added

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...

enhancement

Some studies may first stratify patients then randomise. A typical case is the factorial design.

enhancement

This idea is for an enhancement. I am trying unsuccessfully to add some footnote information into the plot that will explain how I arrived at the number in the first...

Dear Alim, Is there a way to only add side box to one of splitted boxes? In the code below, I don't need to add side box to Arm A....

enhancement

Thank you for the `consort` R package. In the context of a CONSORT diagram, which is used to display the flow of participants through each stage of a randomized controlled...

enhancement

Below is my R program, then the input data, and attached is the svg string and the visual rendering. You can see in the bottom right a weird distorted arrowhead...