This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
rprojects
/
210127_artikkel
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
c41b44a07b
Branches
Tags
master
210127_artikkel
/
functions
/
delete_existing_variables.R
delete_existing_variables.R
83 B
Histórico
Raw
1
2
3
# Delete existing variables
rm(list = ls())
while (!is.null(dev.list())) dev.off()