[Returnanalytics-commits] r3164 - pkg/PortfolioAnalytics/sandbox/symposium2013
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Sep 23 01:48:44 CEST 2013
Author: peter_carl
Date: 2013-09-23 01:48:44 +0200 (Mon, 23 Sep 2013)
New Revision: 3164
Modified:
pkg/PortfolioAnalytics/sandbox/symposium2013/README.md
Log:
- updated pandoc command
Modified: pkg/PortfolioAnalytics/sandbox/symposium2013/README.md
===================================================================
--- pkg/PortfolioAnalytics/sandbox/symposium2013/README.md 2013-09-22 22:50:59 UTC (rev 3163)
+++ pkg/PortfolioAnalytics/sandbox/symposium2013/README.md 2013-09-22 23:48:44 UTC (rev 3164)
@@ -20,6 +20,7 @@
./data/README should cover who downloaded what data from where and when
./cache contains processed data files and intermediary results to be processed
./results contains output, figures, or other generated files. Should be able to delete the contents and regenerate them
+./docs contains documents with text discussing results
./logs: contains logging output
./src: contains non-R source code where needed
./bin: compiled binaries or scripts
@@ -28,4 +29,4 @@
# HOWTO
To create PDF of slides:
-$ pandoc symposium-slides-2013.Rmd -t beamer -o symposium-slides-2013.pdf
\ No newline at end of file
+$ pandoc symposium-slides-2013.Rmd -t beamer -o symposium-slides-2013.pdf --template=beamer.template
\ No newline at end of file
More information about the Returnanalytics-commits
mailing list