Rnssp_vignettes | R Documentation |
Browse a specified Rnssp vignette, or browse the available ones from the Rnssp online documentation.
Rnssp_vignettes(topic = NULL)
topic |
a character string giving the (base) name of the vignette to view. If omitted, the webpage with all vignettes from the Rnssp package is browsed |
browseURL
## Not run:
Rnssp_vignettes()
Rnssp_vignettes(topic = "Rnssp_intro")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.