R/rg.R

"rg" <-
function(n) c(rgb(0,sqrt(1-dnorm(seq(3,0,l=n))/dnorm(0)),0),rgb(sqrt(1-dnorm(seq(0,3,l=n))/dnorm(0)),0,0))

Try the pcot2 package in your browser

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

pcot2 documentation built on Nov. 8, 2020, 5:08 p.m.