| .onAttach | R Documentation |
Hook function that runs when the package is attached via library().
It displays the package version and information about the taxonomic backbone.
.onAttach(libname, pkgname)
libname |
A character string indicating the path to the library. |
pkgname |
A character string with the name of the package. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.