search for: skipcal

Displaying 5 results from an estimated 5 matches for "skipcal".

Did you mean: skipcl
2011 Jan 15
3
get list element names within lapply / sapply call
Hi all, I would like to iterate through a list with named elements and access the names within an lapply / sapply call. One way to do this is iterate through the names and index the list with the name. Is there a way to iterate through the list elements themselves and access the element names within in the function? For example, mylist <-
2011 Dec 23
2
missing value where TRUE/FALSE needed
Merry Xmas to all, I am writing a function and curiously this runs sometimes on one data set and fails on another and i cannot figure out why. Any help much appreciated. If i run the code below with data <- iris[ ,1:4] The code runs fine, but if i run on a large dataset i get the following error (showing data structures as matrix is large) > str(cluster.data) num [1:9985, 1:811] 0 0 0 0
2010 Apr 22
2
R2.11.0 - rasterImage() and barplot fill-patterns
...8-bit > locales if there is no marked UTF-8 input string: this will be > somewhat faster, and for [g]sub() give the result in the > native encoding rather than in UTF-8 (which returns to the > behaviour prior to R 2.10.0). > > o A new argument 'skipCalls' has been added to browser() so that > it can report the original context when called by other > debugging functions. > > o More validity checking of UTF-8 and MBCS strings is done by > agrep() and the regular-expression matching functions. > >...
2010 Apr 22
0
R 2.11.0 is released
...now work in bytes in an 8-bit locales if there is no marked UTF-8 input string: this will be somewhat faster, and for [g]sub() give the result in the native encoding rather than in UTF-8 (which returns to the behaviour prior to R 2.10.0). o A new argument 'skipCalls' has been added to browser() so that it can report the original context when called by other debugging functions. o More validity checking of UTF-8 and MBCS strings is done by agrep() and the regular-expression matching functions. o The undocumented restr...
2010 Apr 22
0
R 2.11.0 is released
...now work in bytes in an 8-bit locales if there is no marked UTF-8 input string: this will be somewhat faster, and for [g]sub() give the result in the native encoding rather than in UTF-8 (which returns to the behaviour prior to R 2.10.0). o A new argument 'skipCalls' has been added to browser() so that it can report the original context when called by other debugging functions. o More validity checking of UTF-8 and MBCS strings is done by agrep() and the regular-expression matching functions. o The undocumented restr...