Which of the following commands will install the lavaan package from CRAN?
- Wrong: Installing dplyr
- Wrong: Loading the package, not installing
- Correct: Explicitly specifying the CRAN mirror to use
- Wrong: Accessing the help file for the
lavaan()function - Correct: The simple case