Collection of code snippets and examples discussed during the open coding sessions
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
chassenr 62af7b23ff added material for open coding session on temporal autocorrelation presented by Hagen Radtke 10 months ago
data added corrplot example 12 months ago
images added corrplot example 12 months ago
scripts added material for open coding session on temporal autocorrelation presented by Hagen Radtke 10 months ago
slides added material for open coding session on temporal autocorrelation presented by Hagen Radtke 10 months ago
src added label scaling factor to corrplot2 function 12 months ago
README.md added material for open coding session on temporal autocorrelation presented by Hagen Radtke 10 months ago

README.md

This repository is intended to collect the solutions for coding and data analysis questions that came up during the open coding sessions or elsewhere and might be of interest to a larger group of people. As messages in the rocket.chat channel are deleted after a while, this repository may offer a more long-term documentation. Also the issue tracker can and should be used to ask questions. The repository is public and not intended to share (large) data sets.

To add an example to the repository, please adhere to the following rules:

  • interactive scripts are collected in the folder scripts
  • figures are collected in the folder images as image files (e.g. png)
  • scripts to be sourced are collected in the folder src
  • each example is accompanied by a page on the wiki and all required materials and output (scripts, sources, figures) are linked there
  • if examples include a dummy data set, this can be saved in data
  • if a presentation was prepared for the open coding session, a pdf of the presentation should be added to slides