Skip to content
/ gt Public

make wonderful-looking tables using the R programming language.

Notifications You must be signed in to change notification settings

EconMaett/gt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gt

With the gt package, anyone can make wonderful-looking tables using the R programming language.

The gt philosophy: we can construct a wide variety of useful tables with a cohesive set of table parts. These include:

  • the table header
  • the stub
  • the column labels and spanner column labels
  • the table body
  • the table footer

The goal of gtExtras is to provide some additional helper functions to assist in creating beautiful tables with gt.

The gtsummary package provides an elegant and flexible way to create publication-ready analytical and summary tables using the R programming language.

The pointblank package makes it easy to validate your data whether in the form of data frames or as database tables.

About

make wonderful-looking tables using the R programming language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages