HenrikBengtsson / matrixStats

R package: Methods that Apply to Rows and Columns of Matrices (and to Vectors)
https://cran.r-project.org/package=matrixStats
202 stars 33 forks source link

useNames documentation has wrong default #240

Closed PeteHaitch closed 9 months ago

PeteHaitch commented 9 months ago

Hi Henrik,

The Arguments section of the documentation has the default value of useNames being FALSE but it is really TRUE. E.g., https://github.com/HenrikBengtsson/matrixStats/blob/512292964d28f88cddac590f9ae2820987bd93fd/man/rowSums2.Rd#L35-L37

Cheers, Pete

HenrikBengtsson commented 9 months ago

Thanks. Fixed, cf. commit https://github.com/HenrikBengtsson/matrixStats/commit/e173995f086eaf73c8c8c204bd6f043203bf1492