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.
|
10 months ago | |
---|---|---|
data | 12 months ago | |
images | 12 months ago | |
scripts | 10 months ago | |
slides | 10 months ago | |
src | 12 months ago | |
README.md | 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