tidymass_conflicts: Conflicts between the tidymass and other packages

View source: R/4-conflicts.R

tidymass_conflictsR Documentation

Conflicts between the tidymass and other packages

Description

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

Usage

tidymass_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.

Examples

tidymass_conflicts()

tidymass/tidymass documentation built on Jan. 30, 2024, 2:57 p.m.