mp_extract_rarecurve-methods: Extract the result of mp_cal_rarecurve with action="add" from...

mp_extract_rarecurveR Documentation

Extract the result of mp_cal_rarecurve with action="add" from MPSE or tbl_mpse object

Description

Extract the result of mp_cal_rarecurve with action="add" from MPSE or tbl_mpse object

Usage

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, ...)

Arguments

x

MPSE object or tbl_mpse object

.rarecurve

the column name of rarecurve after run mp_cal_rarecurve with action="add".

...

additional parameter

Value

rarecurve object that be be visualized by ggrarecurve


xiangpin/MicrobitaProcess documentation built on April 12, 2024, 9:03 p.m.