mp_extract_rarecurve {MicrobiotaProcess} | R Documentation |
Extract the result of mp_cal_rarecurve with action="add" from MPSE or tbl_mpse object
mp_extract_rarecurve(x, .rarecurve, ...) ## S4 method for signature 'MPSE' mp_extract_rarecurve(x, .rarecurve, ...) ## S4 method for signature 'tbl_mpse' mp_extract_rarecurve(x, .rarecurve, ...) ## S4 method for signature 'grouped_df_mpse' mp_extract_rarecurve(x, .rarecurve, ...)
x |
MPSE object or tbl_mpse object |
.rarecurve |
the column name of rarecurve after run mp_cal_rarecurve with action="add". |
... |
additional parameter |
rarecurve object that be be visualized by ggrarecurve