\name{rflowcyt-defunct}
\alias{rflowcyt-defunct}



\title{Defunct Functions in rflowcyt package}
\description{
  The functions or variables listed here are no longer part of R as
     they are not needed (any more).
}

\usage{
  parallel.coordinates()
  add.parallel.coordinates()
}

\details{
  'parallel.coordinates' and 'add.parallel.coordinates' have been
  replaced by 'parallelCoordinates'and 'add.parallelCoordinates' respectively
  because a conflict with  S3 method names.
  
}

\seealso{
  \code{\link{.Defunct}}
}

\keyword{error}