Nothing
# Packages to import into NAMESPACE
#' @import ggplot2
#' @import pbapply
#' @import stats
#' @import Formula
#' @import parallel
#' @import sandwich
#' @import fastglm
#' @importFrom methods formalArgs
#' @import rifreg
NULL
utils::globalVariables(c(
"Variable",
"effect",
"group",
"(weights)",
"probs",
"value",
"t_value",
"se"
))
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.