Description Usage
View source: R/figures_scatter.R
Add a smoothed scatter plot to the current panel
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
draw_smoothScatter_panel( x, y, asp = NA, xlim = NULL, ylim = xlim, loess_lim = xlim, add_loess = TRUE, add_1to1 = FALSE, xlab = "", ylab = "", is_plotmath = c(FALSE, FALSE), annx = TRUE, anny = TRUE, fexp_axis = 1 )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.