My Curriculum Vitae as a dashboard, in R and LaTeX. See dashboard.pdf in order to have an idea of how it should be.
Requires:
- R Studio, or similiar;
- A LaTeX distribution;
- R interpreter and the following libraries:
install.packages('knitr', dependencies = TRUE)
install.packages("RColorBrewer")
install.packages("wordcloud")
install.packages("fmsb")Personal data are stored in the *.csv file (one for each plot).
Open dashboard.Snw in R Studio and compile it.
