diff --git a/R/create_ps.r b/R/create_ps.r index 13f01b1..8c5b2ed 100644 --- a/R/create_ps.r +++ b/R/create_ps.r @@ -232,6 +232,7 @@ output.solution.header = function(rps, te, ps.name=te$ps.name) { ' --- title: Problem Set ', rps$ps.name,' +always_allow_html: true output: html_document: keep_md: yes diff --git a/README.md b/README.md index 47eeb61..0be396a 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,10 @@ For the web-based interface, several students at Ulm University have created ver ### Analyzing Mozart's letters: How emotions determine creativity (by Daniel Klinke) - Github: https://github.com/DKlinke/RTutorCreativity - shinyapps.io: https://dklinke.shinyapps.io/RTutorCreativity/ + +### Estimating Central Bank Objectives using Text Analysis (by Julin Lenhardt) + - Github: https://github.com/JLenhardt/FEDwatch + - shinyapps.io: https://fedwatch.shinyapps.io/FEDwatch/ ### Assessing Free Trade Agreements (by Tobias Fischer) - Github: https://github.com/fischeruu/RTutorNAFTAfreetrade