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