#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.