read_pkg_guide | R Documentation |
A convenience function to automatically open the web page of rOpenSci's "Package Development Guide" in the default browser.
read_pkg_guide(which = c("release", "dev"))
which |
Whether to read the released or "dev" development version. |
Nothing. Function called purely for side-effect of opening web page with package guidelines.
## Not run:
read_pkg_guide ()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.