File: CanUseMoreThanOneColor.rd

package info (click to toggle)
r-cran-wavethresh 4.7.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,376 kB
  • sloc: ansic: 7,544; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 559 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\name{CanUseMoreThanOneColor}
\alias{CanUseMoreThanOneColor}
\title{Deprecated  function}
\usage{
CanUseMoreThanOneColor()
}
\description{
Not used any more. This function used to interrogate the display device
to see whether more than one color could be used. The function is set
to return true whether of not the display device actually has this capability.
It is used in the \code{\link{plot.wp}} function.
}
\details{
Description says it all.
}
\value{
This function always returns TRUE
}
\seealso{\code{\link{plot.wp}}}
\author{G P Nason}
\keyword{misc}