From c74934c0400f3568f5608ea17521407555195727 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 9 Oct 2012 18:25:07 -0700 Subject: [PATCH] add wd print --- posts/bug_reporting_rate.mdwn | 4 ++++ 1 file changed, 4 insertions(+) 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()) -- 2.39.2