Description Usage Arguments Value Author(s) References See Also
View source: R/utils-conversion.R
Convert reST to PDF using rst2pdf
(which converts from rst to PDF
using the ReportLab open-source library).
1 |
input |
The input rst file. |
command |
Character string giving the path of the
|
options |
Extra command line options, e.g. |
An input file ‘*.rst’ will produce ‘*.pdf’ and this output filename is returned if the conversion was successful.
Alex Zvoleff and Yihui Xie
https://github.com/rst2pdf/rst2pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.