R/colors.matrix.R

"colors.matrix" <-
  function(){
    x <- matrix(c(colors(),NA,NA,NA), 30, 22)
    invisible(x)
  }

Try the epitools package in your browser

Any scripts or data that you put into this service are public.

epitools documentation built on March 26, 2020, 9:14 p.m.