aboutsummaryrefslogtreecommitdiff
path: root/R/xyplot.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/xyplot.R')
-rw-r--r--R/xyplot.R5
1 files changed, 0 insertions, 5 deletions
diff --git a/R/xyplot.R b/R/xyplot.R
deleted file mode 100644
index e7052eb..0000000
--- a/R/xyplot.R
+++ /dev/null
@@ -1,5 +0,0 @@
-
-xyplot.jagsUI <- function(x, ...){
- devAskNewPage(ask=FALSE)
- xyplot(x$samples)
-} \ No newline at end of file