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 extremums
- 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
- How to do basic statistics such as computing a mean, a standard deviation, or find the extremums
- 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 run some basic statistics.