R/ggplotify.R

Defines functions ggplotify

#' ggplotify
#' @noRd
ggplotify <- function(...) {
  .Deprecated("geom_treemap")
}

Try the treemapify package in your browser

Any scripts or data that you put into this service are public.

treemapify documentation built on Sept. 30, 2023, 9:07 a.m.