manageConflicts: Set conflicts to trigger an error, and provide a way to work...

View source: R/files.R

manageConflictsR Documentation

Set conflicts to trigger an error, and provide a way to work around them Assume conflicts with base packages are OK by default

Description

Set conflicts to trigger an error, and provide a way to work around them Assume conflicts with base packages are OK by default

Usage

manageConflicts(
  base = c("base", "methods", "utils", "grDevices", "graphics", "stats"),
  add = NULL
)

Arguments

base

is the base package list

add

is an additional package list


dushoff/shellpipes documentation built on Dec. 14, 2024, 4:36 p.m.