masscleaner_conflicts: Conflicts between the masscleaner and other packages

View source: R/conflicts.R

masscleaner_conflictsR Documentation

Conflicts between the masscleaner and other packages

Description

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

Usage

masscleaner_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

masscleaner_conflicts

Examples

masscleaner_conflicts()

tidymass/masscleaner documentation built on Sept. 4, 2023, 3:21 a.m.