begin_figure | R Documentation |
The title and notes args accept flextable objects. If a string is provided instead it will be converted to a flextable with one row and italics based on the styles. If a list of strings is provided instead it will be converted to a flextable with a row for each list item.
begin_figure( bookmark, title, styles, notes = NULL, wide = FALSE, width = NULL, height = NULL, reserve = 0 )
bookmark |
Bookmark for the figure. |
title |
Title for the figure. |
styles |
A styles list to use. |
notes |
Notes about the figure. |
wide |
Should the figure be displayed in landscape? |
width |
Width for the figure in inches. |
height |
Height for the figure in inches. |
reserve |
Amount to subtract from the height. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.