R/conflicted.R

#' @section Resolving conflicts:
#'
#' To permanently resolve a conflict within a session, use assignment:
#'
#' \preformatted{
#' library(conflicted)
#' library(dplyr)
#'
#' filter <- dplyr::filter
#' }
#'
#' @keywords internal
#' @import rlang
"_PACKAGE"

Try the conflicted package in your browser

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

conflicted documentation built on Feb. 16, 2023, 6:05 p.m.