There are more than 10,000 R packages on CRAN and hundreds of statistical and machine learning algorithms available. Here’s an example of how you can install your preferred package, write a custom R function, then call it in the command line mode, all in Exploratory.
This is example installs the ‘psych’ package and calls ‘alpha’ function, which is to estimate Cronbach’s coefficient.