Reppo for internal functions.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
- \name{col2}
- \alias{col2}
- \title{Col2}
- \usage{
- col2(n)
- }
- \description{
- Generates a palette of blue-white-red.
- }
- \examples{
- col2(100)
- }
|