Displaying 2 results from an estimated 2 matches for "applyl".
Did you mean:
apply
2013 Mar 08
2
Unexpected behaviour of apply()
Hello everyone,
Considering the following code sample :
----
indexes <- function(vec) {
vec <- which(vec==TRUE)
return(vec)
}
mat <- matrix(FALSE, nrow=10, ncol=10)
mat[1,3] <- mat[3,1] <- TRUE
----
Issuing apply(mat, 1, indexes) returns a 10-cell list, as expected.
Now if I do:
----
mat[1,3] <- mat[3,1] <- FALSE
apply(mat, 1, indexes)
----
I would expect a
2011 Aug 05
0
Wine release 1.3.26
...ries to run dos apps via dosbox on Z: which is reserved in dosbox
25905 DC Universe Online: installer window is missing most text
25913 The program TypeFaster.exe has encountered a serious problem and needs to close.
25977 IW2: Edge of Chaos crashes on exit
26237 EVE-Online Crashes when applyling any setting in options menu
26298 DC Universe Online: needs msvcp90.dll.wctype
26309 Civilization V crashes after clicking play game and prior to the game starting
26491 Guild Wars: No sound in Windows Vista and Windows 7 mode
26556 StarCraft2 Editor: Icons in treeview are transparen...