R-Cookbook.com Delicious, statistical-computing recipes

  • Recipes
  • Guides
  • Forums
  • Search
  • About
  • Help

Primary links

  • Recipes
  • Guides
  • Forums
  • Search
  • About
  • Help

User login

  • Request new password
Home › Exploratory Data Analysis using R

Scratching down numbers (stem-and-leaf)

Just as Tukey started his 1977 book on EDA, we begin our guide the same way.

  • Stem-and-leaf plots
‹ Exploratory Data Analysis using RupStem-and-leaf plots ›
  • Printer-friendly version
  • Login to post comments

Similar recipes

  • Stem-and-leaf plots
  • Gradient under a curve
  • Customize plot axes
  • Saving arrays and preventing loss in for loops
  • Convert data from univariate (stacked/tall/long) to multivariate (wide) form
This site is licensed under a Creative Commons 3.0 License.

About the site

R-Cookbook.com is a collection of "recipes"--problems, solutions, and working examples--contributed by the R community in order to share code, promote the use of R, and make the learning process more efficient for new users.

more

Search

Recipe Tag Cloud

curve histogram matrix multivariate newbie plot regular expression stacked tall univariate visualization wide
more tags

Recent recipes

  • London Investment Mortgage Loan Information
  • Histogram with "other" value at the end to show how many values were cut off
  • merging several files into a data.frame (the simplest way)
  • Two-colored symbols
  • Parsing date strings
more