X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=blobdiff_plain;f=posts%2Fbug_reporting_rate.mdwn;h=d947678b62b41d3a6dab04d1b80f95e395f5d823;hp=d164d1a510d0b5c5cf10f7f4a385b1e33a1c3ccd;hb=c74934c0400f3568f5608ea17521407555195727;hpb=794d3c19083d41fd28505a3387f0562db74335a5 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())