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


meerapatelmd/cave documentation built on April 2, 2021, 10:32 p.m.