Skip to content

The goal of this ongoing project is to develop a standardized scatterplot aesthetic in ggplot2, that relies on just a handful of variables that a user can easily edit, and declare, to quickly make scatterplots for several variable pairs using the same theme.

Notifications You must be signed in to change notification settings

DanielANystrom/Scatterplot_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Scatterplot_algorithm

The goal of this ongoing project is to develop a standardized scatterplot aesthetic in ggplot2, that relies on just a handful of variables that a user can easily edit, and declare, to quickly make scatterplots for several variable pairs using the same theme.

There remain many tasks yet to complete, including: (1) developing code to automatically adjust the x and y scales to an aesthetically appealing width (ideally 10 breaks on each side) (2) continuing to customize and tailor the ggplot graphics themselves (3) developing code to add the regression model information onto the graph at the appropriate coordinate (must be dynamic)

This script will continue to be updated as new changes are made to the R script

About

The goal of this ongoing project is to develop a standardized scatterplot aesthetic in ggplot2, that relies on just a handful of variables that a user can easily edit, and declare, to quickly make scatterplots for several variable pairs using the same theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages