Lesson 10 - Basic Statistics

What you will learn in this lesson:

• How to do basic statistics such as computing a mean, a standard deviation, or find the extrema.
• How to use scientific notation.
• How to relocate columns in a data frame.
• How to clear the environment.
• How to write comments.
• How to call one R file into another.

Now that we have a clean data frame, we can do some basic statistics.