raviselker / scatr

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:R 100.0%