View source: R/lista_tutoriales.R
listar_tutoriales | R Documentation |
Genera una lista con los tutoriales disponibles en el paquete.
listar_tutoriales(tipo)
tipo |
Es el tipo del tutorial que queremos listar. Puede ser 'tarea' o 'pizarra' |
La función permitar dar una lista de los tutoriales disponibles en el paquete por su tipo, ya sea tarea o pizarra.
## Not run:
listar_tutoriales(tipo = "pizarra")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.