laTeXParagraphWrite {WebAnalytics} | 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")