]> git.donarmstrong.com Git - don.git/commitdiff
add wd print
authorDon Armstrong <don@donarmstrong.com>
Wed, 10 Oct 2012 01:25:07 +0000 (18:25 -0700)
committerDon Armstrong <don@donarmstrong.com>
Wed, 10 Oct 2012 01:25:07 +0000 (18:25 -0700)
posts/bug_reporting_rate.mdwn

index d164d1a510d0b5c5cf10f7f4a385b1e33a1c3ccd..d947678b62b41d3a6dab04d1b80f95e395f5d823 100644 (file)
@@ -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())