erase {bazar}R Documentation

Delete objects

Description

The function erase deletes all objects that live in the calling environment.

Usage

erase(ask = TRUE)

Arguments

ask

logical. If TRUE (the default), a confirmation is interactively asked to the user.

Warning

use this function with care!


[Package bazar version 1.0.11 Index]