> It's nice that R keeps the base function list short enough that you can > look at it, but it would be nice to have a few more convenience functions > included, especially ones that mirror common functions, like "trim"
> sum(sapply(search(), function(x) length(ls(x)))) [1] 2376 Over two thousand objects seems like rather a lot to me... Hadley -- Assistant Professor / Dobelman Family Junior Chair Department of Statistics / Rice University http://had.co.nz/ ______________________________________________ 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.