Nothing
#' ggforestplotR: Forest plots from model coefficients with ggplot2
#'
#' Transform model coefficients into flexible forest plots using
#' `ggplot2`. Provides helpers to standardize coefficient data
#' from a range of modelling workflows and render publication-ready
#' coefficient plots with a consistent interface.
#'
#'
#' @keywords internal
#' @importFrom ggplot2 ggplot_add
#' @importFrom rlang .data
"_PACKAGE"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.