laTeXParagraphWrite | R Documentation |
A convenience function to write a paragraph (with optional text) on stdout. This is useful in code blocks in Brew files, for example between graphics.
laTeXParagraphWrite(string="")
string |
Text to be inserted into the paragraph |
Does not return any value
Greg Hunt <greg@firmansyah.com>
laTeXParagraphWrite()
laTeXParagraphWrite("blah blah")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.