R/imported_justifier_functions.R

#' #' Imported justifier functions
#' #'
#' #' See [justifier::asrt()], [justifier::srce()], [justifier::jstf()], and
#' #' [justifier::dcsn()].
#' #'
#' #' @rdname imported_justifier_functions
#' #' @export
#' dcsn <- justifier::dcsn;
#'
#' #' @export
#' #' @rdname imported_justifier_functions
#' jstf <- justifier::jstf;
#'
#' #' @export
#' #' @rdname imported_justifier_functions
#' asrt <- justifier::asrt;
#'
#' #' @export
#' #' @rdname imported_justifier_functions
#' srce <- justifier::srce;

Try the rock package in your browser

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

rock documentation built on May 29, 2024, 11:30 a.m.