#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.