File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 1- # datavisualization
1+ # Data Visualization
22
3+ ## Summary
34<b > Templates for creating publication-ready plots in R. </b >
45
5- Code templates to create graphs using the using the ggplot2 package in R.
6+ ## Description
7+ Fully reproducible Rmarkdown code templates to create graphs using the using the ggplot2 package in R.
68Templates are completely annotated and easy to use, even for beginners to R.
79
8- <b > Available files </b >
10+ ## Motivation ##
11+ Many individuals are attracted to the elegance and customization of graphs in R, but may not have the time to deal with the steep learning curve of R.
12+ I provide simple and labelled templates, designed to serve as cheat sheets for begginers to create beautiful visualizations.
13+
14+ ## Available files ##
9151 . <i > "data visualization R code.rmd" </i > Code for how to draw graphs
10162 . <i > "sample_data.csv" </i > Sample between-groups data for graphs
11173 . <i > "rep_measures_data.csv" </i > Sample within-group data for graphs
12184 . <i > "data visualization.html" </i > Output of R code, with examples of the possible visualizations
1319
14- < b > Sample images </ b >
20+ ## Sample images ##
1521
1622![ boxplot-dotplot] ( https://user-images.githubusercontent.com/53012859/110857907-687ab480-8287-11eb-97e7-d6aee6ed91cd.jpeg )
1723
You can’t perform that action at this time.
0 commit comments