metid_conflicts: Conflicts between the metid and other packages

View source: R/3_conflicts.R

metid_conflictsR Documentation

Conflicts between the metid and other packages

Description

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

Usage

metid_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

metid_conflicts

Examples

metid_conflicts()

tidymass/metid documentation built on Sept. 4, 2023, 2:01 a.m.