\HeaderA{blue.white.red.cols}{Generate colourings for heatmaps}{blue.white.red.cols}
\aliasA{red.black.green.cols}{blue.white.red.cols}{red.black.green.cols}
\aliasA{red.yellow.white.cols}{blue.white.red.cols}{red.yellow.white.cols}
\keyword{misc}{blue.white.red.cols}
\begin{Description}\relax
Produces standard colourings for heatmaps.
\end{Description}
\begin{Usage}
\begin{verbatim}
  blue.white.red.cols(x)
  red.black.green.cols(x)
  red.yellow.white.cols(x)
\end{verbatim}
\end{Usage}
\begin{Arguments}
\begin{ldescription}
\item[\code{x}] How many colours to make 
\end{ldescription}
\end{Arguments}
\begin{Value}
A vector of colors
\end{Value}
\begin{Author}\relax
Crispin J Miller
\end{Author}
\begin{SeeAlso}\relax
\code{hmap}
\code{hmap.eset}
\code{hmap.pc}
\end{SeeAlso}
\begin{Examples}
\begin{ExampleCode}
  ## Not run: 
       cols <- blue.white.red.cols(21)
  
## End(Not run)
\end{ExampleCode}
\end{Examples}


