>Hi! >> I'm new here. Want to ask two possibly quite basic questions: >> >> 1. How can I clear all objects in one stroke?
>how about >rm(ls()) try rm(list=ls()) Bjorn > 2. How can I perform a regression with independent variables specified by > an object? Äh, no spontaneous idea. Greetings, Sebastian > > Thanks, > > Tim > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. [[alternative HTML version deleted]]
______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
