Description Usage Arguments Details References See Also
Add a paragraph to an rtf (rich text format) document.
1 |
... |
One or more character scalars (separated by commas) of text to add to document as a single paragraph. |
rtf |
An rtf object, default |
bold |
Logical scalar indicating if paragraph should use bold font, default FALSE. |
italic |
Logical scalar indicating if paragraph should use italic font, default FALSE. |
The specified heading is written to the rtf file.
This is a copy of the para function from the
[GLFC] package.
startrtf for an example, heading,
tabl, figu,
endrtf,
RTF.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.