A B C D F I K L P R S T V W misc
ReporteRs-package | ReporteRs: a package to create document from R |
add.pot | add a paraggraph to an existing set of paragraphs of text |
addBootstrapMenu | add a 'BootstrapMenu' into a 'bsdoc' object. |
addCodeBlock | Add code block into a document object |
addCodeBlock.bsdoc | Add code block into a document object |
addCodeBlock.docx | Add code block into a document object |
addCodeBlock.pptx | Add code block into a document object |
addColumnBreak | Add a column break into a section |
addColumnBreak.docx | Add a column break into a section |
addDate | Insert a date |
addDate.pptx | Insert a date |
addDocument | Add an external document into a document object |
addDocument.docx | Add an external document into a document object |
addFlexTable | Insert a FlexTable into a document object |
addFlexTable.bsdoc | Insert a FlexTable into a document object |
addFlexTable.docx | Insert a FlexTable into a document object |
addFlexTable.pptx | Insert a FlexTable into a document object |
addFooter | Insert a footer into a document object |
addFooter.bsdoc | Add text in footer of a 'bsdoc' object |
addFooter.pptx | Insert a footer shape into a document pptx object |
addFooterRow | add footer in a FlexTable |
addHeaderRow | add header in a FlexTable |
addIframe | Add an iframe into a document object |
addIframe.bsdoc | Insert an iframe into a bsdoc object |
addImage | Add an external image into a document object |
addImage.bsdoc | Add an external image into a document object |
addImage.docx | Add an external image into a document object |
addImage.pptx | Add an external image into a document object |
addJavascript | add javascript into a bsdoc object |
addLinkItem | add an item in a 'BootstrapMenu' or a 'DropDownMenu' |
addMarkdown | Add a markdown text or file |
addMarkdown.bsdoc | Add a markdown text or file into an bsdoc object |
addMarkdown.docx | Add a markdown text or file into a docx object |
addMarkdown.pptx | Add a markdown text or file into a pptx object |
addPageBreak | Add a page break into a document object |
addPageBreak.docx | Add a page break into a document object |
addPageNumber | Insert a page number into a document object |
addPageNumber.pptx | Insert a page number shape into a document pptx object |
addParagraph | Add a paragraph into a document object |
addParagraph.bsdoc | Add a paragraph into a document object |
addParagraph.docx | Add a paragraph into a document object |
addParagraph.Footnote | Insert a paragraph into a Footnote object |
addParagraph.pptx | Add a paragraph into a document object |
addPlot | Add a plot into a document object |
addPlot.bsdoc | Add a plot into a document object |
addPlot.docx | Add a plot into a document object |
addPlot.pptx | Add a plot into a document object |
addRScript | Add R script into a document object |
addRScript.bsdoc | Add R script into a document object |
addRScript.docx | Add R script into a document object |
addRScript.pptx | Add R script into a document object |
addSection | Add a section into a document object |
addSection.docx | Add a section into a document object |
addSlide | Add a slide into a document object |
addSlide.pptx | Add a slide into a document object |
addSubtitle | Add a subtitle shape into a document object |
addSubtitle.pptx | Insert a addSubtitle shape into a pptx object |
addTitle | Add a title into a document object |
addTitle.bsdoc | Add a title into a document object |
addTitle.docx | Add a title into a document object |
addTitle.pptx | Add a title into a document object |
addTOC | Add a table of contents into a document object |
addTOC.bsdoc | Add a table of contents into a document object |
addTOC.docx | Add a table of contents into a document object |
alterFlexRow | modify FlexRow content |
alterFlexTable | alter FlexTable content and format |
as.character.borderProperties | border properties object |
as.character.colorProperties | color properties object |
as.character.textProperties | Text formatting properties |
as.FlexTable | R tables as FlexTables |
as.FlexTable.sessionInfo | get FlexTable from a sessionInfo object |
as.html | get HTML code |
as.html.bsdoc | get HTML code from a bsdoc object |
as.html.FlexTable | get HTML code from a FlexTable |
as.html.pot | get HTML code from a pot |
as.html.RScript | get HTML code from a RScript object |
bookmark | docx bookmarks |
BootstrapMenu | Create a bootstrap DropDownMenu |
borderDashed | shortcuts for formatting properties |
borderDotted | shortcuts for formatting properties |
borderNone | shortcuts for formatting properties |
borderProperties | border properties object |
borderSolid | shortcuts for formatting properties |
bsdoc | Create an object representation of a bootstrap html document |
cellBorderBottom | shortcuts for formatting properties |
cellBorderNone | shortcuts for formatting properties |
cellBorderTB | shortcuts for formatting properties |
cellBorderTop | shortcuts for formatting properties |
cellProperties | Cell formatting properties |
chprop | Change a formatting properties object |
chprop.borderProperties | border properties object |
chprop.cellProperties | Cell formatting properties |
chprop.FlexTable | format FlexTable |
chprop.parProperties | Paragraph formatting properties |
chprop.textProperties | Text formatting properties |
CodeBlock | Code Block Object |
colorProperties | color properties object |
declareTitlesStyles | Set manually headers'styles of a document object |
declareTitlesStyles.docx | Set manually headers'styles of a docx object |
deleteBookmark | delete a bookmark into a docx object |
deleteBookmarkNextContent | delete first content after a bookmark into a docx object |
dim.docx | Create Microsoft Word document object representation |
dim.pptx | Create Microsoft PowerPoint document object representation |
doc-list-settings | format ordered and unordered lists |
docx | Create Microsoft Word document object representation |
docx-bookmark | docx bookmarks |
DropDownMenu | Create a bootstrap DropDownMenu |
FlexCell | Cell object for FlexTable |
FlexRow | Row object for FlexTable |
FlexTable | FlexTable creation |
Footnote | Create a Footnote |
is.color | color checking |
knit_print.FlexTable | FlexTable custom printing function for knitr |
knit_print.pot | pot custom printing function for knitr |
light.table | get a simple FlexTable from a dataset |
list.settings | format ordered and unordered lists |
list_bookmarks | List Bookmarks from a Word Document |
parCenter | shortcuts for formatting properties |
parJustify | shortcuts for formatting properties |
parLeft | shortcuts for formatting properties |
parProperties | Paragraph formatting properties |
parRight | shortcuts for formatting properties |
pot | Piece of Text (formated text) |
pot_img | Image to be concatenate with pot object |
pptx | Create Microsoft PowerPoint document object representation |
print.borderProperties | border properties object |
print.bsdoc | Print method for 'bsdoc' objects. |
print.cellProperties | Cell formatting properties |
print.colorProperties | color properties object |
print.docx | Create Microsoft Word document object representation |
print.FlexTable | Print FlexTables |
print.Footnote | print a Footnote |
print.parProperties | Paragraph formatting properties |
print.pot | Print pot objects |
print.pptx | Create Microsoft PowerPoint document object representation |
print.textProperties | Text formatting properties |
renderFlexTable | FlexTable output for shiny |
ReporteRs | ReporteRs: a package to create document from R |
RScript | RScript object |
setColumnsColors | applies background colors to columns of a FlexTable |
setFlexTableBackgroundColors | applies background colors to cells of a FlexTable |
setFlexTableBorders | change grid lines of a FlexTable |
setFlexTableWidths | set columns widths of a FlexTable |
setRowsColors | applies background colors to rows of a FlexTable |
setZebraStyle | FlexTable rows zebra striping |
set_of_paragraphs | Set of paragraphs of text |
shortcut_properties | shortcuts for formatting properties |
slide.layouts | Get layout names of a document object |
slide.layouts.pptx | Get layout names of a pptx document |
spanFlexTableColumns | Span columns within rows |
spanFlexTableRows | Span rows within columns |
styles | Get styles names of a document object |
styles.docx | Get styles names of a document object |
textBold | shortcuts for formatting properties |
textBoldItalic | shortcuts for formatting properties |
textItalic | shortcuts for formatting properties |
textNormal | shortcuts for formatting properties |
textProperties | Text formatting properties |
text_extract | Simple Text Extraction From a Word Document |
toc.options | Set TOC options for a document object |
toc.options.docx | Set TOC options |
vanilla.table | get a simple FlexTable from a dataset |
writeDoc | Write a document object |
writeDoc.bsdoc | Write a document object |
writeDoc.docx | Write a document object |
writeDoc.pptx | Write a document object |
+.pot | pot concatenation |
[<-.FlexRow | modify FlexRow content |
[<-.FlexTable | alter FlexTable content and format |