R/eponge-package.R

#' Package eponge
#'
#' Provides a set of functions, which facilitates removing objects from an environment.
#' It allows to delete objects specified with regular expression or
#' with other conditions (e.g. if object is numeric), using one function call.
#'
#' @author Krzysztof Joachimiak
#' @keywords package
#' @name eponge-package
#' @aliases eponge
#' @docType package
NULL
krzjoa/sponge documentation built on April 2, 2020, 1:49 p.m.