yvyiie / PortfolioAnalyticsPresentation

Repository for exploring ways to develop html presentation for the PortfolioAnalytics package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PortfolioAnalyticsPresentation

Repository for exploring ways to develop html presentation for the PortfolioAnalytics package, primarily for RFinance 2014.

This repo has two branches

  • master
  • gh-pages

Only work on the master branch. The gh-pages branch is used to view the generated presentation as index.html.

http://oli.jp/2011/github-pages-workflow/ you can push your local master branch to the gh-pages branch on GitHub

git push -f origin master:gh-pages

About

Repository for exploring ways to develop html presentation for the PortfolioAnalytics package


Languages

Language:JavaScript 49.6%Language:HTML 42.2%Language:CSS 5.7%Language:R 2.5%Language:Makefile 0.1%