search for: imbric

Displaying 4 results from an estimated 4 matches for "imbric".

Did you mean: ambric
2006 Aug 22
4
Successive subsets from a vector?
I'd like to pick every imbricated five character long subsets from a vector. I guess there is some efficient way to do this without loops... Here is a for-loop-version and a model for output: VECTOR=c(1,4,2,6,5,0,11,10,4,3,6,8,6); ADDRESSES=c(); for(i in 1:(length(VECTOR)-4)){ ADDRESSES[i]=paste(VECTOR[i:(i+4)],collapse=&qu...
2011 Aug 10
3
How to quickly convert a data.frame into a structure of lists
...the values of C that match the corresponding levels of A and B. So, I should be able to write something like this: > MyData at list_structure$x_level_of_A$y_level_of_B and get a vector of the values of C that were on rows where A=x_level_of_A and B=y_level_of_B. My first attempt was to use two imbricated "lapply" functions running something like this: list_structure<-lapply(levels(A) function(x) { as.character(x) = lapply( levels(B), function(y) { as.character(y) = C[A==x & B==y] }) }) The real code was not quite as simple, but I managed to have it work, and it worked...
2005 Dec 14
1
Thinking about switching from courier-imap to Dovecot: 2 simple questions
...ain concern is to avoid the clear-text password in the dovecot-ldap.conf file. With courier-imap, the process simply bind to the ldap tree with the users's supplied login/password. No need for a special authentification purpose user. 2. Does imap's dovecot implementation support folders imbrication (more than one level folders) ? Thanks, kfx.
2012 Nov 09
0
Wine release 1.5.17
...LTSPICE crashes some seconds after running a simulation 25060 Microsoft .NET Framework 3.5 installer does not complete 25385 The UnderGarden Demo won't run without winetricks d3dx9_36 26877 Cannot save games in Sim City 3000 Unlimited 27056 WebcamMax: Crash at installation 27741 Imbricated for loops parameters not expanded correctly 27813 Windows 7 msacm32 needs CompareStringOrdinal 28422 scanf family of functions provides only 7 digits of precision for converting doubles and long doubles 28477 Pollux Ride : Unhandled exception: unimplemented function msvcp80.dll.??0?$ba...