From: Benjamin Mako Hill Date: Thu, 6 Mar 2014 23:51:22 +0000 (-0800) Subject: fixed a few typos and other small changes X-Git-Url: https://projects.mako.cc/source/zerosum-wikitable/commitdiff_plain/refs/heads/master fixed a few typos and other small changes --- diff --git a/zerosum.R b/zerosum.R index 1dfba92..5c2a0f5 100644 --- a/zerosum.R +++ b/zerosum.R @@ -153,4 +153,4 @@ gen.cost <- function (x) { e <- do.call("rbind", by(d, seq(1,dim(d)[1]), gen.cost)) round(apply(e, 2, sum)) -ls +