From 3e717082fda5becefbd674ba352944e72341a8d6 Mon Sep 17 00:00:00 2001 From: Andrei Scheinkman Date: Tue, 8 Apr 2014 16:30:55 -0400 Subject: [PATCH] format email address --- bechdel/analyze-bechdel.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bechdel/analyze-bechdel.R b/bechdel/analyze-bechdel.R index 4be22b5..a16ca6c 100644 --- a/bechdel/analyze-bechdel.R +++ b/bechdel/analyze-bechdel.R @@ -2,7 +2,7 @@ # whether movies which pass the Bechdel test do better or worse at the box office, # using data from www.bechdeltest.com and www.the-numbers.com -# By Andrew Flowers (andrew.flowers@fivethirtyeight.com) +# By Andrew Flowers # See also http://fivethirtyeight.com/features/the-dollar-and-cents-case-against-hollywoods-exclusion-of-women/ # Install and load required packages