Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 2.11 KB

frontmatter.md

File metadata and controls

47 lines (24 loc) · 2.11 KB

Frontmatter

R is a versatile programming language, best suited for a variety of data science needs. Whether you need to run some statistical analyses, create publication-worthy data visualizations, or even publish a website, R has a multitude of tools to help you get what you need done. This workshop is intended to get interested users up to speed with the R language and the RStudio interactive developing environment. By the end, you'll be able to install and load packages, read in data, do basic data wrangling and visualization, and navigate the RStudio environment.

Learning Objectives

In this workshop, participants will:

  • Learn the basics of R and RStudio

  • Learn useful techniques for wrangling data

  • Begin creating publication-quality data visualizations

Estimated time

2 hours.

Prerequisites

  • None, other than a stable internet connection

Contexts

Pre-reading suggestions

None

Projects that use these skills

There are too many to count. However, a great place to find inspiration is to follow the #tidytuesday hashtag on Twitter!

Ethical considerations

Unfortunately, there is no code of ethics for programming. However, given that the goal for most R users is data analysis and communication, there are some fast and loose rules. My favorite list comes from Blast analytics. Although they come from a business perspective, these guidelines can be applied to most analysis scenarios.

Resources

R for Data Science by Hadley Wickham and Garrett Grolemound

License

Workshop leader: Connor French, Graduate Center Digital Fellow

[Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/)