Description Usage Arguments Value Note Source Examples
Una función por su ayuda. View the PDF help of a package or function.
1 | ayuda(topic)
|
topic |
A name, the topic for which to produce a PDF. Must not be a character string (see examples). |
NULL. Called for its side-effect, which is to create a PDF at a temporary location and open it.
Requires the texi2dvi utility. It can be found in the texinfo package on debian and derivatives.
This stackoverflow answer.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.