Displaying 2 results from an estimated 2 matches for "nbershade".
2009 Jun 02
2
Adding a method to a generic in another package
I am the maintainer of the 'tis' package. One of the functions in my package
is 'nberShade'. A user wants to make nberShade generic, with the old version
renamed as nberShade.default, all of which is fine with me. And he wants to
add a new method, nberShade.ggplot, which works for objects of class ggplot.
He also wants to add a method fortify.tis for the generic fortify defined in...
2010 Apr 14
4
how to draw multiple vertical bands
hi R gurus
I saw some graphs with vertical band like this one:
http://pragcap.com/wp-content/uploads/2010/04/GS.png
how to draw the blue band in R, can't find any clue to do this,any ideas?
thanks in advance
[[alternative HTML version deleted]]