DataThink Development
  • Modules
  • R Help
  • Resources
    • Course Textbook
    • R for Data Science
    • Git/GitHub and R
    • R Markdown: The Definitive Guide
    • Geocomputation with R

    • Supplemental Material
    • Happy Git and Github for the useR
    • plotly for R
    • Computing in R for Social Sciences
    • Statistical Concepts in Presenting Data:
    • Advanced R
    • R Packages
    • Tidy evaluation
    • Fundamentals of Data Visualization
    • Geocomputation with R
    • Crosstalk: htmlwidgets add-on

On this page

  • Task 1: Understanding Graphical Perception, R, and R-Studio Setup
    • Background
    • Reading
    • Tasks

task-01

Task 1: Understanding Graphical Perception, R, and R-Studio Setup

Background

To create graphics that clearly answer questions, you must understand the basics of how the human perceptual system works. This 40-minute talk by John Rauser, a data scientist in the technology industry, will give you an overview. You can find the code for the majority of his graphics here.

You will also be responsible for getting R and Rstudio installed and running.

  • Back or Course Website

Reading

This reading will help you complete the tasks below.

  • o John Rauser Talk
  • o Being a better online reader
  • o Chapter 1: R for Data Scientists
  • o Getting used to R, Rstudio, and R Markdown (R basics)
  • o R and R-Studio Practice

Tasks