For an example on how to do this, check a similar case for instance in getTopTaxa vs. getTopFeatures.
Deprecate mergeRows/mergeCols with a warning that they have been replaced with another name. See other deprecated functions for an example on how to deprecate an argument name.
Also remember to update manpage examples, vignettes, unit tests in ./tests/
Open an issue to OMA to make corresponding changes there after merging this.
Add an alias as follows
For an example on how to do this, check a similar case for instance in getTopTaxa vs. getTopFeatures.
Deprecate mergeRows/mergeCols with a warning that they have been replaced with another name. See other deprecated functions for an example on how to deprecate an argument name.
Also remember to update manpage examples, vignettes, unit tests in ./tests/
Open an issue to OMA to make corresponding changes there after merging this.