block by timelyportfolio 5398614

use clickme in R and vega in javascript to produce a line chart of JGB rates

Full Screen

##Line Chart (from vega spec) of JGB Rates *source: http://www.mof.go.jp/english/jgbs/reference/interest_rate/

R with the clickme package will supply the jgb yield data from the Japanese Ministry of Finance to a line_facet.json vega spec. If you would like to recreate, just run the recreate.rmd supplied in this gist. You will have to specify the location of your clickme root path.

line_facet.json

recreate.rmd