Hi all > a<-c(2,Inf) > max(a) [1] Inf >
How can I say...omit Inf? I cannot find anything... [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org 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.