Skip to content

R Markdown code for visualizing raw and summarized data + regression models

Notifications You must be signed in to change notification settings

RLadiesNijmegen/Data-Visualization

 
 

Repository files navigation

Data-Visualization

DataViz.Rmd :

This R markdown file contains the code you'll need for visuzalizing your data. It's a part of the R-Ladies Nijmegen workshop series (https://twitter.com/RladiesNijmegen), and includes examples + do-it-yourself exercises on how to create effective and beautiful plots using ggplot2, as well as some other neat packages. You'll learn how to present your raw data in different ways to make the best of your graphs, how to plot your summarized data, and how to visualize your regression models' results. There is also a quick refresher on how to use R Markdown.

DataViz.pdf and DataViz.docx:

These are the output files created by the code above. See how it looks! :)

About

R Markdown code for visualizing raw and summarized data + regression models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.9%
  • TeX 0.1%