[381c22]: / man / plotGap.Rd

Download this file

23 lines (20 with data), 507 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/DIscBIO-generic-plotGap.R
\name{plotGap}
\alias{plotGap}
\alias{plotGap,DISCBIO-method}
\title{Plotting Gap Statistics}
\usage{
plotGap(object, y_limits = NULL)
\S4method{plotGap}{DISCBIO}(object, y_limits = NULL)
}
\arguments{
\item{object}{\code{DISCBIO} class object.}
\item{y_limits}{2-length numeric vector with the limits for the gap plot}
}
\value{
A plot of the gap statistics
}
\description{
Plotting Gap Statistics
}