healthyverse_conflicts: Conflicts between the healthyverse and other packages

View source: R/conflicts.R

healthyverse_conflictsR Documentation

Conflicts between the healthyverse and other packages

Description

This function lists all the conflicts between packages in the healthyverse and other packages that you have loaded.

Usage

healthyverse_conflicts()

Details

There are four conflicts that are deliberately ignored: intersect, union, setequal, and setdiff from dplyr. These functions make the base equivalents generic, so shouldn't negatively affect any existing code.

Value

A message in regards to library conflicts.

Examples

healthyverse_conflicts()

healthyverse documentation built on April 18, 2023, 5:11 p.m.