Skip to content

I dislike R. But sometimes stubbornness, procrastination, and masochism come together and make beautiful things.

Notifications You must be signed in to change notification settings

CelestineKao/WhyR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WhyR

How to learn R.
Step 1: Replicate a masterful graph.

New York City Weather in 2003 - Source: New York Time January 4, 2004
Source: http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=00014g

Los Angeles Weather in 2011
Data from: http://www.wrh.noaa.gov/climate/monthdisp.php?stn=KLAX&p=temperature&mon=1&wfo=lox&year=2011

Step 2: Find faults, keep improving.

  • Precipitation y-axis: unit inches, align top with tick label.
  • Precipitation normal line.
  • Precipitation y = 4 line missing.
  • Precipitation notations.
  • Halve margin between top and bottom graphs.
  • Margins. Line Spacing. Spacing.
  • Legend.
  • Temperature & Precipitation comments.
  • Code is a mess and not generalized. <-- Must fix.
  • Add comments.

About

I dislike R. But sometimes stubbornness, procrastination, and masochism come together and make beautiful things.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages