(2022-05-19)
Rscript -e "rmarkdown::render('README.Rmd')"
brew install pandoc r
Rscript -e "install.packages(c('rmarkdown', 'ggplot2','dplyr', 'here'), repos='http://cran.us.r-project.org')"
(2022-05-19)
Rscript -e "rmarkdown::render('README.Rmd')"
brew install pandoc r
Rscript -e "install.packages(c('rmarkdown', 'ggplot2','dplyr', 'here'), repos='http://cran.us.r-project.org')"