kdeplot.hy | R Documentation |
kernel density function
kdeplot.hy( x, bandwidth = NULL, indlist = NULL, indlist2 = NULL, colmat = NULL, indcol1 = "red", indcol2 = "cadetblue", text = FALSE, textwhat = NULL, cex = 1.5, pch = 16, indcex = 1.2, low = 0.4, high = 0.7, line.col = "black", line.lwd = 1, xlab = NULL, ylab = NULL, xlim = NULL, ylim = NULL, main = NULL, cex.main = 1.2, ADlegend = FALSE, ... )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.