[7a0be0]: / man / plot.rmt_res.Rd

Download this file

20 lines (18 with data), 307 Bytes

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