search for: okb

Displaying 7 results from an estimated 7 matches for "okb".

Did you mean: ok
2010 May 02
2
Retrieve regular expression groups
...rd "sentence" in the target string. How can I get access to this matched group? All I can seem to get the various grep/gsub functions to do is return or modify the entire target string. Isn't there a way to extract ONLY the text from a particular group or groups? Thanks, -- --OKB (not okblacke) Brendan Barnwell "Do not follow where the path may lead. Go, instead, where there is no path, and leave a trail." --author unknown
2009 Sep 16
2
Generalized cumsum?
...to the length of x cumapply(x,f)[n] = f(x[1:n]) This would give cumsum and cumprod as special cases when f=sum or f=prod. I could write such a function, but I can't see a way to do it without a loop, so I'm wondering if such a function exists that may be speedier. Thanks, -- --OKB (not okblacke) Brendan Barnwell "Do not follow where the path may lead. Go, instead, where there is no path, and leave a trail." --author unknown
2009 Sep 16
1
Windows RGui line editing
...So, basically my question is, is there some way to use R on Windows with full-featured line editing? Like some other R interface than RGui, or some kind of wrapper? Or is it really the case that every person who uses R on Windows just suffers with this limited functionality? Thanks, -- --OKB (not okblacke) Brendan Barnwell "Do not follow where the path may lead. Go, instead, where there is no path, and leave a trail." --author unknown
2009 Apr 15
0
ave returns wrong type
...hould clearly depend on the RETURN TYPE of the function (as, for instance, tapply does it), not the type of the data being summarized by that function. Is this just a bug? Is there any known way to deal with this other than just manually casting the data to the type I need? Thanks, -- --OKB (not okblacke) Brendan Barnwell "Do not follow where the path may lead. Go, instead, where there is no path, and leave a trail." --author unknown
2012 Feb 03
3
SPATIAL QUESTION: HOW TO MAKE POLYGONS AROUND CLUSTERS OF POINTS AND EXTRACT AREAS AND COORDINATES OF THESE POLYGONS?
Imagine that I have a large number of points (given by coordinates x and y) that vary in density per space. For the purpose of demonstration it could be generated like this: s <- data.frame(x=runif(10000,0,900),y=runif(10000,0,900)); plot(s) I want to create polygons around the points where point density is greater than a selected threshold (for example, by using krieging or equivalent
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...m0xU6?sZ~mK62x*|%5s44mI13E$epskHyV z9?~b0yv2P=i%RY&?3Donl)xFzj-9MxpLh8kMJ4@<`}X12w(ltZ(>>xV4;3g&AbDfZ z9YTWjsVT2__32ycDfD#f+pBL$PNUCK!Z~H)AQFK*VsB&zl=O0WYQ17h6w~31MP1Sn zGH1|XPo+cNUtqUQi5_PJK`ZRuUBhBZFD)tT)4xaGlHQ(fJq!EXQj`{bDP<n}Qi}T& zm!gxs`}Ha+Epo?SWU-Q>-hJ;VV&)okbsbPz+P9BKTwyuOq!Aaliq4`tQNDj^VQG=! z8{x-h02RsTR#H at 03Q<KXPA^Y-I)KXifrpt&#l at vqai3ebb?@gkb49%+r7n|4UWPeE zcZ&;q75}BkRV1d*Y}zTWDP`L(2+$g9ckvm-I^8<08jJdLw{*Rzrh at h??p~zJdURPs zYQK^q(G}F&y>FkQl!QkUDcuH?^zU2Z8PKmgnsl4*90tgb6)7ke>zODPTSdIM4|J@! zJGX9QsL(wso*w9uu1l&5brxFvb...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *