Basic Commands

Estimated Completion Time

About 45-60 minutes, including practice exercises and knowledge quiz.

Welcome to the Basic Commands module. In this module, you will take the first steps in your R programming journey by learning the basics commands that underlie all R usage.

Learning Goals

After completing this module, you will be able to:

  1. Use R to conduct simple mathematical calculations
  2. Create simple R objects
  3. Conduct simple mathematical calculations involving R objects
  4. Conduct simple logical comparisons between R objects
  5. Use comments in your code

Click the button below to get started.

Back to top