[R-gregmisc-users] SF.net SVN: r-gregmisc: [1222] trunk/gplots/man/hist2d.Rd
Brought to you by:
warnes
From: <wa...@us...> - 2007-11-06 16:25:00
|
Revision: 1222 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1222&view=rev Author: warnes Date: 2007-11-06 08:24:50 -0800 (Tue, 06 Nov 2007) Log Message: ----------- Remove extraneous closing brace in the hist2d documentation file Modified Paths: -------------- trunk/gplots/man/hist2d.Rd Modified: trunk/gplots/man/hist2d.Rd =================================================================== --- trunk/gplots/man/hist2d.Rd 2007-11-05 15:32:36 UTC (rev 1221) +++ trunk/gplots/man/hist2d.Rd 2007-11-06 16:24:50 UTC (rev 1222) @@ -23,7 +23,7 @@ \alias{hist2d} \title{ Compute and Plot a 2-Dimensional Histogram } \description{ - Compute and plot a 2-dimensional histogram. } + Compute and plot a 2-dimensional histogram. } \usage{ hist2d(x,y=NULL, nbins=200, same.scale=FALSE, na.rm=TRUE, show=TRUE, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |