R/deprecated.R

#' @title Deprecated Functions
#'
#' @description `r lifecycle::badge("deprecated")`
#'
#' [`plotly_dotted_chart()`] has been deprecated in favour of `plotly_dotted_chart(..., plotly = TRUE)`.
#'
#' [`plotly_lined_chart()`] has been deprecated in favour of `plotly_lined_chart(..., plotly = TRUE)`.
#'
#' [`plotly_trace_explorer()`] has been deprecated in favour of `plotly_trace_explorer(..., plotly = TRUE)`.
#'
#' @name deprecated
NULL
#> NULL

Try the processmapR package in your browser

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

processmapR documentation built on April 6, 2023, 5:17 p.m.