[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [ernie/master] No, this didn't belong here.
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Thu, 11 Mar 2010 11:51:49 +0100
Subject: No, this didn't belong here.
Commit: 67669472462f97a24b0ac599bec86a85a56885d3
---
R/consensus-stats.R | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/R/consensus-stats.R b/R/consensus-stats.R
index 1685062..f62ce81 100644
--- a/R/consensus-stats.R
+++ b/R/consensus-stats.R
@@ -15,7 +15,6 @@ ggplot(m, aes(x = as.POSIXct(datetime, tz = "GMT"), y = value,
opts(title = "Number of exit relays (past 72 hours)\n")
ggsave(filename = "website/graphs/exit/exit-72h.png",
width = 8, height = 5, dpi = 72)
-slkdjf
consensuses <- read.csv("stats/consensus-stats", header = TRUE,
stringsAsFactors = FALSE);
--
1.6.5