scatr
allows you to make clean, good-looking scatter plots in
jamovi and R. With scatr
you can easily add
marginal density or box plots, and linear regression lines to your scatter
plots.
You can install scatr
directly from the jamovi library.
Stable release:
install.packages("scatr")
Latest development version:
library("devtools")
install_github("raviselker/scatr")