Remove all R Objects From a Specified Environment
Generic function to clear all objects from .RData in R
clearAll(hidden=TRUE, verbose=TRUE, PBSsave=TRUE, pos=".PBSmodEnv")
hidden |
if |
verbose |
if |
PBSsave |
if |
pos |
The pos argument can specify the environment in which to look
for the object in any of several ways: as an integer (the position in
the search list); as the character string name of an element in the
search list; or as an environment (including using |
Jon T. Schnute, Pacific Biological Station, Fisheries and Oceans Canada, Nanaimo BC
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.