addPackageSnippets.Rd
addPackageSnippets
copies all (missing) snippet definitions
in 'inst/rstudio/Rsnippets.txt' and 'Rmdsnippets.txt' to the RStudios user snippet location.
addPackageSnippets()
boolean invisible(FALSE) if nothing was added, invisible(TRUE) if snipped definitions were added
if (FALSE) addPackageSnippets() # \dontrun{}