ss_pts: Overlay points for the sums of squares on a base R plot

View source: R/plot_anova_sst.R

ss_ptsR Documentation

Overlay points for the sums of squares on a base R plot

Description

Overlay points for the sums of squares on a base R plot

Usage

ss_pts(dat, pt_cex = 1.5, lwd = 0.5, pch_1 = 16, pch_2 = 1)

Arguments

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


michaelfrancenelson/mfn.teaching.utils documentation built on Oct. 7, 2022, 1:13 a.m.