Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial commit for DiagrammeR version #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bsgerber
Copy link

DiagrammeR branch includes a version that uses the DiagrammeR package to create the consort diagram. Diagrams will consider a variable number of treatment arms and include details to explain exclusion. The numeric values and text labels are somewhat consistent with JAMA style, and will allow for text wrapping.

To create a diagram, the code looks for similar column names in example status tables such as status3 and status4:

make_consort(status3)

It also uses glue and janitor packages similar to other ggconsort functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant