Re: [Rd] heatmap documentation typo

2011-07-21 Thread Martin Maechler
Jonathan Dushoff dush...@mcmaster.ca on Thu, 30 Jun 2011 14:09:30 -0400 writes: Under Details, the documentation says [if Rowv or Colv] is 'NULL', _no reordering_ will be done for the corresponding side. In fact, as explained elsewhere in the documentation, 'NA' is

[Rd] heatmap documentation typo

2011-06-30 Thread Jonathan Dushoff
Under Details, the documentation says [if Rowv or Colv] is 'NULL', _no reordering_ will be done for the corresponding side. In fact, as explained elsewhere in the documentation, 'NA' is required, not 'NULL'. An anonymous expert suggested that I should attach an svn diff file to this report, so I