R/edibble-package.R

#' @aliases edibble-package
#' @import rlang
#' @importFrom cli cli_text
#' @details
#' `r lifecycle::badge('experimental')`
#'
#' **(WIP)**
#'
#' @section Website:
#' - The website for the package is at <https://edibble.emitanaka.org>
#' * Discussion is at <https://github.com/emitanaka/edibble/discussions>
#'
#' @section Package options:
#' The following options are used for changing the default view for the print
#' out of edibble design or edibble graph.
#' - `edibble.tree.decorate.trts`
#' - `edibble.tree.decorate.units`
#' - `edibble.tree.decorate.rcrd`
#' - `edibble.tree.decorate.levels`
#' - `edibble.tree.decorate.main`
#'
#' TODO
#'
#'
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL

Try the edibble package in your browser

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

edibble documentation built on June 22, 2024, 11:04 a.m.