Created
June 21, 2019 09:46
-
-
Save tychio/30c9ce1b934d25d2c952b38e55e30152 to your computer and use it in GitHub Desktop.
R with lme4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install r | |
brew install mariadb-connector-c | |
r | |
install.packages("RMySQL") | |
install.packages("lme4") | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment