Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Weltpremiere: Bequem und sicher fahren !
Elbow-Rest.S.L.@stat.math.ethz.ch
·
Aug 19, 2005
·
r-help
Weltpremiere: Bequem und sicher fahren !
Elbow-Rest.S.L.@stat.math.ethz.ch
·
Aug 19, 2005
·
r-help
pass by reference
rest
·
Aug 14, 2012
·
r-help
Hi Sachinthaka, You can do it in the following way: getcol2<-function(data){ data$col2[data$col1<=2]="L" data<<-data } <<- writes the result to the underlying environment. This is however generally seen as very bad programming (side effects). Greet...
Can't find what you're looking for? Try searching with Google .