View source: R/plot_anova_sst.R
ss_pts | R Documentation |
Overlay points for the sums of squares on a base R plot
ss_pts(dat, pt_cex = 1.5, lwd = 0.5, pch_1 = 16, pch_2 = 1)
dat |
data for which to draw the points |
pt_cex |
size of the points |
lwd |
width of the point border |
pch_1 |
plotting character for main point |
pch_2 |
plotting character for border point |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.