From 1dcdebbc9efbadf6f02f8c45ec4899ae980a88dd Mon Sep 17 00:00:00 2001 From: corin Date: Sat, 22 Jan 2011 19:15:33 +0000 Subject: [PATCH] Updating the file path for proper inclusion of the background in the tearsheet. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5056 348d0f76-0448-11de-a6fe-93d51630548a --- R/DataProcessingReport/GetTearsheetStats.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/DataProcessingReport/GetTearsheetStats.R b/R/DataProcessingReport/GetTearsheetStats.R index 115f1c49c..ee5fd6909 100644 --- a/R/DataProcessingReport/GetTearsheetStats.R +++ b/R/DataProcessingReport/GetTearsheetStats.R @@ -67,7 +67,7 @@ dproj = d[which(squid_fclanes %in% fclanes),]; d2proj = d2[which(d2$"Project" %in% unique(dproj$"Project") & d2$"Sample" %in% dproj$"External ID"),]; #} -tearsheetdrop <- "tearsheetdrop.jpg" #put the path to the tearsheet backdrop here +tearsheetdrop <- "data/tearsheetdrop.jpg" #put the path to the tearsheet backdrop here tearsheet<-function(){