I heard that a function called use() had been mooted as being more intuitively 
named than library()

If so, it might be handy if this worked

use(c("MASS","car”))

currently this fails…

library(c("MASS","car"))
______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to