ReporteRs v0.7.7
by David Gohel
Microsoft Word, Microsoft Powerpoint and HTML Documents Generation
Create Microsoft Word document (>=2007),
Microsoft Powerpoint document (>=2007) and HTML documents from R. There are
several features to let you format and present R outputs ; e.g. Editable
Vector Graphics, functions for complex tables reporting, reuse of corporate
template document (*.docx and *.pptx). You can use the package as a tool
for fast reporting and as a tool for reporting automation. The package does
not require any installation of Microsoft product to be able to write
Microsoft files (docx and pptx).
Functions in ReporteRs
Name | Description | |
DropDownMenu | Create a bootstrap DropDownMenu | |
addHeaderRow | add header in a FlexTable | |
addFooter | Insert a footer into a document object | |
as.html.pot | get HTML code from a pot | |
addColumnBreak | Add a column break into a section | |
add.pot | add a paraggraph to an existing set of paragraphs of text | |
setFlexTableBorders | change grid lines of a FlexTable | |
borderSolid | shortcut for solid border | |
addPageNumber | Insert a page number into a document object | |
textNormal | shortcut for default textProperties | |
addImage | Add an external image into a document object | |
toc.options | Set TOC options for a document object | |
addRScript | Add R script into a document object | |
docx-bookmark | docx bookmarks | |
addDate | Insert a date into a document object | |
list_bookmarks | List Bookmarks from a Word Document | |
textBold | shortcut for bold | |
FontMetric | Font metric | |
set_of_paragraphs | Set of paragraphs of text | |
docx | Create Microsoft Word document object representation | |
deleteBookmarkNextContent | delete first content after a bookmark into a docx object | |
textItalic | shortcut for italic | |
parCenter | shortcut for centered alignment | |
print.FlexTable | Print FlexTables | |
writeDoc.docx | Write a docx object in a docx file | |
spanFlexTableRows | Span rows within columns | |
addPlot.pptx | Add a plot into a pptx object | |
addFlexTable.bsdoc | Insert a FlexTable into an bsdoc object | |
addIframe.bsdoc | Insert an iframe into a bsdoc object | |
addMarkdown | Add a markdown text or file | |
addTitle.bsdoc | Insert a title into a bsdoc object | |
addSection.docx | Add a section into a docx object | |
addDocument | Add an external document into a document object | |
borderDashed | shortcut for dashed border | |
as.html.FlexTable | get HTML code from a FlexTable | |
chprop | Change a formatting properties object | |
cellProperties | Cell formatting properties | |
as.FlexTable.sessionInfo | get FlexTable from a sessionInfo object | |
borderProperties | border properties object | |
print.pptx | print informations about an object of class pptx. | |
parLeft | shortcut for left alignment | |
slide.layouts.pptx | Get layout names of a pptx document | |
addColumnBreak.docx | Insert a column break into a docx section | |
FlexCell | Cell object for FlexTable | |
ReporteRs-package | ReporteRs: a package to create document from R | |
addPageBreak.docx | Insert a page break into a docx object | |
writeDoc | Write a document object | |
addDocument.docx | Add external document into a docx object | |
addJavascript | add javascript into a bsdoc object | |
is.color | color checking | |
addRScript.bsdoc | Add R script into a bsdoc object | |
BootstrapMenu | Create a bootstrap DropDownMenu | |
parRight | shortcut for right alignment | |
addImage.docx | Add external image into a docx object | |
as.html.RScript | get HTML code from a RScript object | |
addImage.pptx | Insert an external image into a pptx object | |
addSlide.pptx | Insert a slide into a pptx object | |
registerRaphaelGraph | register Raphael plots | |
FlexTable | FlexTable creation | |
slide.layouts | Get layout names of a document object | |
addFlexTable.docx | Insert a FlexTable into a docx object | |
setFlexTableWidths | set columns widths of a FlexTable | |
addRScript.docx | Add R script into a docx object | |
bsdoc | Create an object representation of a bootstrap html document | |
vanilla.table | get a simple FlexTable from a dataset | |
addIframe | Add an iframe into a document object | |
addFooterRow | add footer in a FlexTable | |
addPlot | Add a plot into a document object | |
addMarkdown.bsdoc | Add a markdown text or file into an bsdoc object | |
addFooter.bsdoc | Add text in footer of a bsdoc object | |
triggerPostCommand | trigger post plot commands | |
addTOC.bsdoc | Insert a table of contents into a bsdoc object | |
add.plot.interactivity | add interactivity on a plot | |
addPostCommand | add post plot commands | |
addRScript.pptx | Add R script into a pptx object | |
textBoldItalic | shortcut for bold italic | |
textProperties | Text formatting properties | |
light.table | get a simple FlexTable from a dataset | |
addTitle | Add a title into a document object | |
addParagraph.docx | Insert a paragraph into a docx object | |
parJustify | shortcut for justified alignment | |
pptx | Create Microsoft PowerPoint document object representation | |
as.html | get HTML code | |
+.pot | pot concatenation | |
doc-list-settings | format ordered and unordered lists | |
pot | Piece of Text (formated text) | |
addLinkItem | add an item in a BootstrapMenu or a DropDownMenu | |
chprop.parProperties | Modify paragraph formatting properties | |
styles.docx | Get styles names of a docx document | |
addTitle.docx | Insert a title into a docx object | |
print.docx | print informations about an object of class docx. | |
FlexRow | Row object for FlexTable | |
dim.pptx | Get layout information on a PowerPoint slide | |
addSubtitle | Add a subtitle shape into a document object | |
print.textProperties | print formatting properties | |
toc.options.docx | Set TOC options | |
borderNone | shortcut for no border | |
setFlexTableBackgroundColors | applies background colors to cells of a FlexTable | |
addTOC | Add a table of contents into a document object | |
[<-.FlexRow | modify FlexRow content | |
chprop.textProperties | Modify text formatting properties | |
setZebraStyle | FlexTable rows zebra striping | |
addParagraph.pptx | Insert a paragraph into a pptx object | |
RScript | RScript object | |
[<-.FlexTable | alter FlexTable content and format | |
chprop.borderProperties | Modify border formatting properties | |
addFooter.pptx | Insert a footer shape into a document pptx object | |
declareTitlesStyles | Set manually headers'styles of a document object | |
addMarkdown.pptx | Add a markdown text or file into a pptx object | |
addParagraph.Footnote | Insert a paragraph into a Footnote object | |
addFlexTable.pptx | Insert a FlexTable into a pptx object | |
print.Footnote | print a Footnote | |
parProperties | Paragraph formatting properties | |
addPageNumber.pptx | Insert a page number shape into a document pptx object | |
setColumnsColors | applies background colors to columns of a FlexTable | |
addParagraph.bsdoc | Insert a paragraph into an bsdoc object | |
addPlot.docx | Add a plot into a docx object | |
addSlide | Add a slide into a document object | |
addSection | Add a section into a document object | |
dim.docx | Get page layout dimensions of a Word document | |
addParagraph | Add a paragraph into a document object | |
writeDoc.bsdoc | Write a bsdoc object in a html file | |
deleteBookmark | delete a bookmark into a docx object | |
addPlot.bsdoc | Add a plot into an bsdoc object | |
as.FlexTable | R tables as FlexTables | |
setRowsColors | applies background colors to rows of a FlexTable | |
addTitle.pptx | Insert a title into a pptx object | |
print.pot | Print pot objects | |
styles | Get styles names of a document object | |
spanFlexTableColumns | Span columns within rows | |
addBootstrapMenu | add a BootstrapMenu into a bsdoc object. | |
addMarkdown.docx | Add a markdown text or file into a docx object | |
addPageBreak | Add a page break into a document object | |
borderDotted | shortcut for dotted border | |
addTOC.docx | Insert a table of contents into a docx object | |
chprop.cellProperties | Modify a cell formatting properties object | |
print.bsdoc | print informations about an object of class bsdoc. | |
raphael.html | get HTML code from a plot | |
writeDoc.pptx | Write a pptx object in a pptx file | |
Footnote | Create a Footnote | |
addDate.pptx | Insert a date shape into a document pptx object | |
addFlexTable | Insert a FlexTable into a document object | |
addImage.bsdoc | Insert an external image into a bsdoc object | |
addSubtitle.pptx | Insert a addSubtitle shape into a pptx object | |
declareTitlesStyles.docx | Set manually headers'styles of a docx object | |
text_extract | Simple Text Extraction From a Word Document | |
No Results! |
Details
Type | Package |
Date | 2015-03-01 |
License | GPL-3 |
Copyright | See file COPYRIGHTS. |
SystemRequirements | java (>= 1.6) |
URL | http://davidgohel.github.io/ReporteRs/index.html, http://groups.google.com/group/reporters-package |
BugReports | https://github.com/davidgohel/ReporteRs/issues |
Packaged | 2015-03-05 22:53:08 UTC; davidgohel |
NeedsCompilation | yes |
Repository | CRAN |
Date/Publication | 2015-03-06 00:43:44 |
depends | base (>= 3.0) , R (>= 3.0) , ReporteRsjars (>= 0.0.2) |
suggests | ggplot2 |
imports | rJava |
Contributors | Bootstrap, jQuery, Dmitry Baranovskiy, David Gohel |
Include our badge in your README
[](http://www.rdocumentation.org/packages/ReporteRs)