I enjoyed your post on "Examining the arc of 100,000 stories" - thanks! For me the associated RMarkdown file raises the following error:
Line204:Errorin FUN(X[[i]], ...) :object'decile'notfound
It looks like this is a result of joining two tables containing the same decile column name.
I enjoyed your post on "Examining the arc of 100,000 stories" - thanks! For me the associated RMarkdown file raises the following error:
It looks like this is a result of joining two tables containing the same
decilecolumn name.