View source: R/footnote.cite.R
footnote.cite | R Documentation |
footnote.cite attempts to tidy citations so they can be used in document footnotes...
footnote.cite(x = "", linebreak = FALSE)
x |
The name of the package to be cited. The default cites R itself. |
linebreak |
force linebreaks. See Note |
Linebreaking would typically be left to the code creating the footnote. However, if you are using 'footnote.cite()' in other applications 'linebreak=TRUE' may help
#to do
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.