rm_if_exists: Removes R objects in the global environment if R object...

Description Usage Arguments

View source: R/rm.R

Description

Removes R objects in the global environment if R object doesn't exist

Usage

1
rm_if_exists(r_object, envir = globalenv())

Arguments

r_object

single R object that is removed if it is present in the environment


patelm9/cave documentation built on March 29, 2021, 6:28 p.m.