Skip to content

MangoTheCat/slideBreakR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package is designed to make rendering long tables easier in slides.

The splitTable function does the actual splitting of a data.frame into a list of smaller data.frames.

The writeRMDKable will produce an .Rmd file with the results written as markdown, this can then be read into a presentation as knitr child item.

To install this package:

if(!require(devtools)) install.packages("devtools")
devtools::install_github("mangothecat/slideBreakR")

About

An R package for splitting tables up over multiple slides using knitr, rmarkdown and slidy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages