https://github.com/cran/cutpointr
Raw File
Tip revision: bbfd8290a255cf1d55a1eed28f5501736e754842 authored by Christian Thiele on 14 April 2020, 07:50:10 UTC
version 1.0.2
Tip revision: bbfd829
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