From: Don Armstrong Date: Wed, 10 Oct 2012 01:25:07 +0000 (-0700) Subject: add wd print X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=commitdiff_plain;h=c74934c0400f3568f5608ea17521407555195727 add wd print --- diff --git a/posts/bug_reporting_rate.mdwn b/posts/bug_reporting_rate.mdwn index d164d1a..d947678 100644 --- a/posts/bug_reporting_rate.mdwn +++ b/posts/bug_reporting_rate.mdwn @@ -15,6 +15,10 @@ plot this, lets only look at bugs ending in 00: Now, lets get the data into R and plot it. [For clarity, I'm not showing the R code, but it's available in the source cdoe for this post.] +[[!sweavealike fig=0 echo=0 code=""" +print(getwd()) +"""] + [[!sweavealike fig=1 echo=0 code=""" require(lattice) print(getwd())