massdataset_conflicts: Conflicts between the massdataset and other packages

View source: R/4-conflicts.R

massdataset_conflictsR Documentation

Conflicts between the massdataset and other packages

Description

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

Usage

massdataset_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

massdataset conflicts

Examples

massdataset_conflicts()

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