You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same functionality as base::sweep(), but also allow the margin to be specified as "taxa" or "samples" and for the taxa/sample names to get automatically matched up if the STATS argument is a named vector. Perhaps use lowercase arguments since the uppercase args of sweep() are a bit gauche. Could name the function ps_sweep() or ss_sweep().
The text was updated successfully, but these errors were encountered:
Same functionality as
base::sweep()
, but also allow the margin to be specified as "taxa" or "samples" and for the taxa/sample names to get automatically matched up if theSTATS
argument is a named vector. Perhaps use lowercase arguments since the uppercase args ofsweep()
are a bit gauche. Could name the functionps_sweep()
orss_sweep()
.The text was updated successfully, but these errors were encountered: