15 minutes ago, Guillaume Marceau wrote:
> [...]
>    http://had.co.nz/ggplot2/resources/2007-past-present-future.pdf
> [...]

  colour <- paste(
    "ifelse(", cond_string, ", '", brush, "', '", background, "')", sep=""
  )

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to