Summary: | Wishlist: Make sapply(x, f) not much slower for named 'x' and long f(x[[i]]) | ||
---|---|---|---|
Product: | R | Reporter: | Suharto Anggono <suharto_anggono> |
Component: | Wishlist | Assignee: | R-core <R-core> |
Status: | CLOSED FIXED | ||
Severity: | enhancement | CC: | maechler |
Priority: | P5 | ||
Version: | R 3.3.* | ||
Hardware: | ix86 (32-bit) | ||
OS: | Windows 32-bit | ||
URL: | http://stackoverflow.com/questions/12188509/cleaning-inf-values-from-an-r-dataframe | ||
Attachments: | simplify2array: use unlist(use.names=FALSE) for common.len>1 |
Description
Suharto Anggono
2016-07-12 16:41:05 UTC
Thank you, Suharto, this is much appreciated! I've checked the proposal including with all recommended packages, and I can't think of a case where it fails. Committed to R-devel (only). |