This website works better with JavaScript
Home
Explore
Help
Sign In
rprojects
/
210127_artikkel
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
db6f904e9c
Branches
Tags
master
210127_artikkel
/
functions
/
delete_existing_variables.R
delete_existing_variables.R
83 B
History
Raw
1
2
3
# Delete existing variables
rm(list = ls())
while (!is.null(dev.list())) dev.off()