Motivation-and-Behaviour / tidyMB

Templates, utilities, and style guides for use in Motivation and Behaviour Research Program
Other
0 stars 0 forks source link

Blinding Authors for OSF #14

Open pdparker opened 3 years ago

pdparker commented 3 years ago

The papaja package does a good job of blinding the resulting pdf but if we are going to have the Rmd files on OSF (which we should) then we need a way of blinding these. It might be good to have the authors details abstracted away in a seperate file that we gitignore. Looks possible: https://stackoverflow.com/questions/39885363/importing-common-yaml-in-rstudio-knitr-document

Might be a good idea even to set this yaml in the project .Rprofile