I know nothing about R, when I read a R code, in the very first line, there appears
rm(list=ls())
What does it mean? Thanks
ls() in R lists the active variables and rm(list=ls()) will remove all the active variables.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With