Displaying 2 results from an estimated 2 matches for "freshmen".
Did you mean:
freshen
2006 Apr 07
3
simple if statement
...quot; and "R" is not very
productive...
I cannot get a simple if statement to work.
I have data on college students. I want to make a string variable
that has the names of the years. That is, when the year variable i is
equal to 1, I want to have a variable called years equal to
"Freshmen".
I tried this
years <- "Freshmen" if i==1
years <- "Sophomores" if i==2
and so on, but I couldn't get it to work. How can I get this variable to work?
Thanks,
BQ
1999 Apr 20
3
Printer Questions
Hello and thanks for indulging yet another printer question.
Here at the University of Denver we have formally announced that laptops
will be a requirement for all incoming freshmen in the Fall. I have been
charged with the task of finding a solution for printing (accounting,
quotas, and managing roaming users). I've decided, for now, to use Samba
with an eval copy of printXchange (this will be part of Digital Unix
4.0f and >). I'm testing with DU4.0dPatchKit8 and S...