R/ungeviz.R

#' Tools for visualizing uncertainty with ggplot2
#'
#' @name ungeviz
#' @docType package
#' @import ggplot2
#' @import dplyr
#' @import tidyr
#' @import tibble
#' @import rlang
#' @importFrom withr with_seed
#' @importFrom purrr map_dfr
#' @importFrom strapgod bootstrapify samplify
NULL
clauswilke/ungeviz documentation built on May 16, 2019, 3:10 p.m.