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

Tutorial: creating tables ready for publication using tbl_summary function R #1150

Open
VirginiaMirabile opened this issue Apr 5, 2024 · 0 comments
Assignees

Comments

@VirginiaMirabile
Copy link

Context

The tbl_summary function in the gtsummary package in R is a powerful tool for creating summary tables that are both informative and publication-ready. I came across this function when writing my proposal. However, many users may not be familiar with how to utilize this function effectively to produce high-quality tables. This tutorial aims to provide a step-by-step guide on using the tbl_summary function to create publication-ready tables in R.

Deliverables

  1. Introduction to the gtsummary package and the tbl_summary function, including set-up.
  2. Step-by-step guide on using tbl_summary to create summary tables (starting from basic examples then moving to more detailed customization).
  3. Tips for formatting tables and exporting them for publication.
  4. Conclusion summarizing key takeaways.

Sources I came across:

https://www.danieldsjoberg.com/gtsummary/
https://www.danieldsjoberg.com/gtsummary/articles/tbl_summary.html

@VirginiaMirabile VirginiaMirabile added the can be worked on! ready to be worked on! (even self-assigned!) label Apr 5, 2024
@VirginiaMirabile VirginiaMirabile self-assigned this Apr 5, 2024
@VirginiaMirabile VirginiaMirabile removed the can be worked on! ready to be worked on! (even self-assigned!) label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant