inst/templates/README.md

@@title@@

Author

@@author@@ @@email@@

Getting Started

This repository contains all the data and analysis code to reproduce the manuscript @@title@@. These instructions describe how to obtain a copy of the project up and running on your local machine for reproducing the analysis described in the manuscript. The repository contains a Makefile which reflects the dependencies of the analysis; analysis, figures and manuscript can be produced by simply typing 'make' from the Unix command line.

Prerequisites

All analyses were conducted with the R software R version 3.4.4 (2018-03-15). Mixed models were estimated using the lme4 library, Python 2.7.14 and pysurfer (0.8.0) were also used. The full session info under R can be found at the end of this file

Installing

Clone the repository or download the zip file.

Running the analysis

Change to the @@name@@ directory and run 'make analysis'.

Producing the figures

Change to the @@name@@ directory and run 'make figures'. The figures can then be found in output/figures.

Producing the manuscript

Change to the @@name@@ directory and run 'make manuscript'. The manuscript will be in src/.

Built With

Ubuntu 17.10 on emacs 25.2.2 and org-mode 9.1.7.

Session info



philipphoman/represearch documentation built on July 27, 2023, 10:23 a.m.