Displaying 2 results from an estimated 2 matches for "hammel".
Did you mean:
hammer
2007 Jan 31
5
Quick Question about R
...ert it to only numbers. At the moment I'm using as.numeric but it is generating a warning when it converts a letter. Is there another function out there that will do what I need or is there a way to turn off the warnings as I don't want the warning to be displayed to the end user?
Konrad Hammel
Engineer
Prilink LTD
konrad.hammel@prilink.com
905.305.1096
[[alternative HTML version deleted]]
2004 Apr 20
2
Creating variable names
My apologies for asking what is doubtless a dumb question, but I have
scant experience in R.
It would be very convenient in doing lots of plots to be able to do them
in a loop that stepped through a vector of variable names. For example
one could say
x<-("mydates")
y<-c("foo1","foo2","foo3") #where "foon" were vectors