Skip to content

Create scatter plots with marginal density / box plots in jamovi and R

Notifications You must be signed in to change notification settings

raviselker/scatr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scatr

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.

Installation in jamovi

You can install scatr directly from the jamovi library.

Installation in R

Stable release:

install.packages("scatr")

Latest development version:

library("devtools")
install_github("raviselker/scatr")

About

Create scatter plots with marginal density / box plots in jamovi and R

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages