Añadir función col2
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
\name{col2}
|
||||
\alias{col2}
|
||||
\title{Col2}
|
||||
\usage{
|
||||
col2(n)
|
||||
}
|
||||
\description{
|
||||
Generates a palette of blue-white-red.
|
||||
}
|
||||
\examples{
|
||||
col2(100)
|
||||
}
|
||||
Reference in New Issue
Block a user