View source: R/helperfunctions.R
pdftable | R Documentation |
Make a table that can print to a pdf page
pdftable(tabledf, title, titlesize, padding)
tabledf |
data.frame to put as table on pdf |
title |
title for table |
titlesize |
title font size, default is 15 |
padding |
whitespace between title and table, default=1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.