Write your CV (resume) using R pagedown!
Details
In this workshop, we’ll introduce some tips and tricks for building a CV with pagedown. This workshop is expected to be a hands-on workshop . Participants would have a chance to build their own “baby” resume.
Preparation: It would be helpful if you download these two R packages
remotes::install_github('rstudio/pagedown')
install.packages("rmarkdown")
Learn more about pagedown: https://pagedown.rbind.io/
See you online!