Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 787 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 787 Bytes

describr - publication quality descriptive tables with R

Travis-CI Build Status

Tired of fiddling with boring 'univariat descriptive tables' that everybody (should) want but nobody wants to do - describr (hopefully) resolves this issue and makes generating nice-looking descriptive tables (almost) fun!

Installation

Make sure that the devtools package is installed and run

devtools::install_github('kkmann/describr')

to install the most recent version (might be unstable).

Intro

There is currently zero documentation (which limits practical usability ;) ) but if you want to play around, check out https://github.com/kkmann/describr/blob/master/inst/test.R