rmaia / pavo

tools for the analysis of color data in R
http://pavo.colrverse.com
GNU General Public License v2.0
68 stars 17 forks source link

`plotsmooth()` should have the `select` argument from `plot.rspec()`, `peakshape()`, etc. rather than `specnum` #251

Open Bisaloo opened 1 year ago

Bisaloo commented 1 year ago

specnum in plotsmooth() serves somewhat the same (but limited) functionality as select in plot.rspec(), peakshape() and others.

It should probably be updated for consistency in terms of functionality and argument naming.