R/package.R

#' goodpractice: Advice on R Package Building
#'
#' Give advice about good practices when building R packages. Advice includes
#' functions and syntax to avoid, package structure, code complexity, code
#' formatting, etc.
#' @name goodpractice-package
#' @aliases NULL
"_PACKAGE"

Try the goodpractice package in your browser

Any scripts or data that you put into this service are public.

goodpractice documentation built on Aug. 31, 2022, 1:05 a.m.