Skip to content

robmoss/gimlb-simple-merge-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of using multiple branches

This repository demonstrates how to use multiple branches to work on separate ideas in parallel, using a toy data set as a case study. It is divided into several directories:

  • analysis contains scripts that perform the data analysis;
  • input_data contains the input data for the data analysis; and
  • ouputs contains output figures, tables, etc.

Requirements

The data analysis requires R version 3.6 or newer.

Usage

To run the toy data analysis, run the provided script from the same directory as this README.md file:

./analysis/initial_exploration.R

This will calculate some basic summary statistics and save them to ./outputs/summary.csv.

License

This repository is distributed under the terms of the MIT license. See LICENSE for details.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages