View source: R/HerramientasAutonomas.R
insertarTitulo | R Documentation |
Inserta un título para R Markdown del nivel que se necesite
insertarTitulo(titulo, nivel)
titulo |
El título a inserta. |
nivel |
El nivel que debe tener dicho título. |
Jose Alejandro Morán Pérez
insertarTitulo("Título de nivel 3", 3) #-> ### Título de nivel 3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.