Descriptive statistics are measures that summarize important features of data, often with a single number. Producing descriptive statistics is a common first step to ...
*Note:* If you name your R chuck "setup", R will run it automatically the first time you run one of the code chucks below. It's a good idea to put your `library` statements inside `setup` so your ...