library(alonsaRp) pal <- creaPaleta(n=7) ints <- intervalos("MDE",7, grass=TRUE) pintaPal(pal) paleta2GRASS("MDE", pal) z <-rnorm(100) ints2 <- intervalos(z,7, grass=TRUE) HistPal(z,pal, ints2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.