bnjmacdonald/antinaturalistic-fallacy

As a PI, I need to link the numbers in the paper to the R code so that I avoid mistakes

bnjmacdonald opened this issue · 1 comments

Description

Replace hard-coded numbers in the paper with imported data from R, so that the paper can be rendered with updated data without the need for any hard-coding.

Tasks

  • (1hr) write general function in R that takes in a list and saves data as a json.
  • (1hr) find all numbers reported in the paper and add them to the list in R and then export to json.

closed in 0b2154e.