footnote.cite attempts to tidy citations so they can be used in document footnotes...
Usage
footnote.cite(x = "", linebreak = FALSE)
Arguments
- x
The name of the package to be cited. The default cites R itself.
- linebreak
force linebreaks. See Note
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