Conclusion
Congratulations! You’ve completed the First Steps module!
Learning Goals
Now that you’ve completing this module, you should be able to:
Basic Commands
- Create simple R objects
- Conduct simple mathematical calculations involving R objects
- Conduct simple logical comparisons between R objects
R Functions
- Recognize the R functions in a section of R code
- Give a conceptual overview of how R functions operate
- Call R functions to perform calculations on R objects
Add-On Packages
- Explain the procedure required to install, load, and use an R package
- Install new R packages from a remote package repository
- Load an R package
- Use the functions provided by add-on packages
Getting Help
- Access the documentation for functions provided by installed packages
- Explain the purpose of the sections in an R help file
- Use the information in an R help file to learn how to use an unfamiliar R function
Next Steps
If you want to continue with your R learning journey, we recommend following the Data Types module next. Click the button below to start the next module.