Description Details Author(s) See Also
Provides functions to automate some aspects of package setup for the natverse.
nat.devtools is built on top of the usethis
package. It shares the key concept of the active package. If you are using
Rstudio to develop a single package, then all should be fine. If you need
to change between different packages, check out the
usethis::proj_utils
dcoumentation.
You can start by running nat_setup_package
, which should do
everything for a complete package setup. More specialised functions are
available for selected tasks once you already have a package setup.
Maintainer: Gregory Jefferis jefferis@gmail.com (ORCID)
Useful links:
Report bugs at https://github.com/natverse/nat.devtools/issues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.