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 |
---|
if (FALSE) { Rnssp_vignettes() Rnssp_vignettes(topic = "Rnssp_intro") }