I stumbled across this discrepancy in the man/ page for create.histogram regarding the default values for xaxis.cex and yaxis.cex.
The default args are set to 1.5, but the documentation states they are set to 1.
Not sure if there are other discrepancies like this in the other manual pages.
|
\item{xaxis.cex}{Size of x-axis tick labels, defaults to 1} |
|
\item{yaxis.cex}{Size of y-axis tick labels, defaults to 1} |
I stumbled across this discrepancy in the
man/page forcreate.histogramregarding the default values forxaxis.cexandyaxis.cex.The default args are set to 1.5, but the documentation states they are set to 1.
Not sure if there are other discrepancies like this in the other manual pages.
package-BoutrosLab-plotting-general/man/create.histogram.Rd
Lines 111 to 112 in 54fb8b7