File: rprojroot-package.R

package info (click to toggle)
r-cran-rprojroot 2.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 496 kB
  • sloc: sh: 12; makefile: 7
file content (13 lines) | stat: -rw-r--r-- 330 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
#' @details
#' See the "Value" section in [root_criterion()] for documentation
#' of root criterion objects, and  [criteria] for useful predefined
#' root criteria.
#'
#' @examples
#' criteria
#' \dontrun{
#' is_r_package$find_file("NAMESPACE")
#' root_fun <- is_r_package$make_fix_file()
#' root_fun("NAMESPACE")
#' }
"_PACKAGE"