Description Usage Arguments Value See Also
Insert paragraph(s) of text into a Footnote. To create a Footnote made of
several paragraphs with different parProperties, add sequentially
paragraphs with their associated parProperties objects with this function.
1 2 3  | ## S3 method for class 'Footnote'
addParagraph(doc, value, par.properties = parProperties(),
  ...)
 | 
doc | 
 
  | 
value | 
 text to add to the document as paragraphs:
an object of class   | 
par.properties | 
 
  | 
... | 
 further arguments, not used.  | 
an object of class Footnote.
Footnote, parProperties, pot
, set_of_paragraphs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.