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

Try the eponge package in your browser

Any scripts or data that you put into this service are public.

eponge documentation built on March 24, 2020, 5:08 p.m.