| detach.all {NCStats} | R Documentation |
Detaches all currently attached data frames and other objects that are not “.GlobalEnv”, “Autoloads”, or packages as identified by the attached function.
detach.all()
None.
This function is designed to make it easier for students to detach all currently attached data frames.
Derek H. Ogle, dogle@northland.edu.
attached, detach