hidden_div | R Documentation |
Cree un div cache par defaut
hidden_div(id_div, contenu_div, ...)
id_div |
id du div a cacher |
contenu_div |
contenu du div a afficher ou masquer |
... |
parametres supplementaires du div |
un taglist
## Not run: hidden_div("toto", "toto") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.