This commit is contained in:
2019-11-28 16:36:24 +05:30
parent 3a0b04ad91
commit 2758414cb9
+3 -2
View File
@@ -22,10 +22,11 @@ Source: [[https://www.nytimes.com/2018/11/02/opinion/the-perversion-of-fiscal-po
** Unemployment and Fiscal Austerity :slide: ** Unemployment and Fiscal Austerity :slide:
#+RESULTS: graph #+name: fxed-krugman-graph
#+RESULTS: graph2
[[file:krugman2.png]] [[file:krugman2.png]]
#+NAME: graph #+NAME: graph2
#+BEGIN_SRC R :results output graphics :exports results :file krugman2.png :width 3774 :height 3774 :res 600 #+BEGIN_SRC R :results output graphics :exports results :file krugman2.png :width 3774 :height 3774 :res 600
library(data.table) library(data.table)
library(ggplot2) library(ggplot2)