search for: at5

Displaying 3 results from an estimated 3 matches for "at5".

Did you mean: at
2006 Feb 04
2
srt --- slope text with function?
...not understand why gmail sent a weird charset.] Dear R wizards: I would love to write a general function that matches the slope of a plotted line in an xy-plot at a particular x,y location. something like x<- (1:10)^2; y<- 40:50; plot( x,y, type="l", xlim=c(0,90) ) srt.at5 = text.at.current.plot.with.slope( x, y, 5); text( x[5],y[5], pos=3, srt=srt.at.5); to do this, I first need to compute the function slope around x[5], which is an easy task. alas, the harder task is that I need to scale this by the plot aspect ratio and the axes. How can a function read thi...
1999 Aug 03
1
legend in coplot output
...bel=c("Pmin","Pmean","Pmax")), Th1 = structure( factor( c(1,1,2,4,3,3,2,4,2,1),levels=1:4),.Label=c("Tmin_in","Tmax_in","Tmin_out","Tmax_out"))), row.names = c("At1","At2","At3","At4","At5","At6","At7","At8","At9","At10"), class="data.frame") i tried to do: >cores<-structure(factor( c(1,1,2,4,3,3,2,4,2,1),levels=1:4),.Label=c("red","green4","blue","yellow"))#red=Tmin_in, g...
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 *