https://github.com/cran/cutpointr
Raw File
Tip revision: d461e559d4a76b7fcbd728470ca12cce56d3ffab authored by Christian Thiele on 19 June 2020, 11:00:06 UTC
version 1.0.32
Tip revision: d461e55
plot.multi_cutpointr.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/plot.multi_cutpointr.R
\name{plot.multi_cutpointr}
\alias{plot.multi_cutpointr}
\title{Plotting multi_cutpointr objects is currently not supported}
\usage{
\method{plot}{multi_cutpointr}(x, ...)
}
\arguments{
\item{x}{A multi_cutpointr object.}

\item{...}{Further arguments.}
}
\description{
You can try plotting the data manually instead.
}
back to top