-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path34-training.Rmd
36 lines (32 loc) · 1.57 KB
/
34-training.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
title: ''
output: html_document
---
# Knowledge Share Resources {#ksresources}
There are a number of channels through which coding knowledge is shared in DASD:
* Slack channels (key channels are: [#data_science][341], [#r][342], [#python][343], [#conda][348])
* Coffee and Coding (resources [here][344])
* [DASD training Trello][345]
* [R learning resources][346]
* [Online analytical training Trello][347]
* MoJ R training:
* [Intro R training][349]
* [R Charting][350]
* [R Markdown][351]
* [Writing functions in R][352]
* [Interfacing with Excel and R][353]
* [Quality Assurance of Code for Analysis and Research (Analysis function)] [354]
[341]: https://app.slack.com/client/T1PU1AP6D/C1Z8Q18LS
[342]: https://app.slack.com/client/T1PU1AP6D/C1PUCG719
[343]: https://app.slack.com/client/T1PU1AP6D/C1Q09V86S
[344]: https://github.com/moj-analytical-services/Coffee-and-Coding
[345]: https://trello.com/b/zAwm6sCc/dasd-training
[346]: https://docs.google.com/document/d/1R4hBMf26T9HEnCdVz56PpZhwiCv5RhberYL3BxOSKsA/edit
[347]: https://trello.com/b/D5pSkqnT/online-analytical-training
[348]: https://app.slack.com/client/T1PU1AP6D/CSP8603CK
[349]: https://github.com/moj-analytical-services/IntroRTraining
[350]: https://github.com/moj-analytical-services/ggplotTraining
[351]: https://github.com/moj-analytical-services/rmarkdown_training
[352]: https://github.com/moj-analytical-services/writing_functions_in_r
[353]: https://github.com/moj-analytical-services/r-excel-training
[354]: https://best-practice-and-impact.github.io/qa-of-code-guidance/intro.html