Nothing
#' @details
#' `brolgar` stands for: **BR**owse over **L**ongitudinal data **G**raphically
#' and **A**nalytically in **R**.
#'
#' @keywords internal
"_PACKAGE"
#' @importFrom rlang .data quo quos enquo enquos quo_name sym ensym syms :=
if(getRversion() >= "2.15.1") utils::globalVariables(c("."))
globalVariables(c("intercept",
"is",
"slope",
"estimate",
"na.rm",
"stat",
"stat_diff",
"stat_value",
".rows",
"quantile",
"coef_tbl",
"n_obs",
"colorRampPalette"
))
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.