healthyverse_conflicts {healthyverse}R 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()

[Package healthyverse version 1.1.0 Index]