Skip to content
Prev 345854 / 398502 Next

SVYPLOT

On Nov 20, 2014, at 8:10 AM, Anthony Damico wrote:

            
Looking at the code, which calls hexViewport and then at the help page for hexbin::hexViewport I see that function provides:

xbnds, ybnds	
bounds for x- and y- plotting range; these default to the corresponding slots of x.

... but I do not see that there is any ellipsis provision for passing those arguments via `hexbin::gplot.hexbin`. Perhaps a bit of hacking could provide such?