R is a language that allows you to define your data analysis in words. This may be an unfamiliar way of working, but experience shows that this approach quickly leads to a large increase in power and efficiency.
We use functions to examine data frames.
Data frames contain data, arranged in columns. In this chapter we get the column data and analyze it, using descriptive statistics.
R has very powerful tools for looking at data with plots. We explore some simple plots.