-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.Rmd
38 lines (25 loc) · 1.6 KB
/
index.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
---
title: "UCLH Data Science Training Resources"
author: "Andy South"
date: "`r Sys.Date()`"
site: bookdown::bookdown_site
documentclass: book
bibliography: [book.bib, packages.bib]
# url: your book url like https://bookdown.org/yihui/bookdown
# cover-image: path to the social sharing image like images/cover.jpg
description: |
A website to collect resources for UCLH data science, authored in bookdown.
biblio-style: apalike
csl: chicago-fullnote-bibliography.csl
---
# Welcome to the UCLH Data Science Fellows program {-}
The [UCLH learning-datascience repository](https://github.com/uclh-criu/learning-datascience) contains training materials introducing R for the manipulation and visualisation of patient data in UCLH. It assumes no knowledge of R, but is structured so that those who know some R can also benefit. It starts with a two day course and provides materials to take things further.
These resources are part of a UCLH fellowship program developing the capacity of clinicians to use R and other modern data tools to manipulate hospital generated data. In the longer term the aim is to help clinicians develop modern, reproducible data workflows – ‘good enough’ scientific computing - to make their work more efficient. We will be working to improve the interfaces between these practices and the hospital data systems.
Proposed timeline for fellowship training activities.
Date | Activity
---- | ---------
August | Intro to R & good data practice - 2 day course
... |
... | Outline of data in UCLH
... | intro to SQL
... | R for common data manipulation activities in UCLH