Diff of /man/plot.rmt_res.Rd [000000] .. [13df9a]

Switch to unified view

a b/man/plot.rmt_res.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/2-3.RMT.R
3
\name{plot.rmt_res}
4
\alias{plot.rmt_res}
5
\title{Plot a rmt_res}
6
\usage{
7
\method{plot}{rmt_res}(x, ...)
8
}
9
\arguments{
10
\item{x}{rmt_res}
11
12
\item{...}{Additional arguments}
13
}
14
\value{
15
ggplot
16
}
17
\description{
18
Plot a rmt_res
19
}