mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 00:02:38 +02:00
(v1.7.1.9021) autoplot generics
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
...
|
||||
)
|
||||
|
||||
\method{autplot}{mic}(
|
||||
\method{autoplot}{mic}(
|
||||
object,
|
||||
mo = NULL,
|
||||
ab = NULL,
|
||||
|
@ -82,6 +82,8 @@ ggplot_rsi_predict(
|
||||
\item{main}{title of the plot}
|
||||
|
||||
\item{ribbon}{a \link{logical} to indicate whether a ribbon should be shown (default) or error bars}
|
||||
|
||||
\item{object}{model data to be plotted}
|
||||
}
|
||||
\value{
|
||||
A \link{data.frame} with extra class \code{\link{resistance_predict}} with columns:
|
||||
|
Reference in New Issue
Block a user