rmDotUnderline: Remove objects that start with "dot" "underscore"

View source: R/rmDotUnderline.R

rmDotUnderlineR Documentation

Remove objects that start with "dot" "underscore"

Description

A quick wrapper for removing a objects with specials names, "._xxx".

Usage

rmDotUnderline(envir = .GlobalEnv)

Arguments

envir

The environment from with to rm objects, defaults to .GlobalEnv


PredictiveEcology/pedev documentation built on Nov. 30, 2024, 1:18 a.m.