
Conflicts between the vellum ecosystem and other packages
Source:R/conflicts.R
vellumverse_conflicts.Rdvellumverse_conflicts() lists every function exported by a core
vellum-ecosystem package that is masked by, or masks, a function of the
same name attached elsewhere on the search path. It is the equivalent of
tidyverse::tidyverse_conflicts(), and is also reported automatically
when vellumverse is attached.