generated from jhudsl/OTTR_Template_Website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.Rmd
29 lines (23 loc) · 1003 Bytes
/
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
---
title: '**DaSL Collection**'
date: "Last Updated: `r format(Sys.time(), '%B %d, %Y')`"
site: bookdown::bookdown_site
documentclass: book
bibliography: [book.bib]
biblio-style: apalike
link-citations: yes
description: "Description about Course/Book."
favicon: assets/favicon.ico
always_allow_html: true
output:
bookdown::html_document2:
toc: true
---
# About DaSL Collection
The mission of Data Science Lab Training Team is to:
Empower people at Hutch and beyond with data literacy through training and community building to do more with data responsibly for health sciences.
Check out our:
- [General Courses](https://hutchdatascience.org/DaSL_Collection/general-courses.html)
- [Fred Hutch Online Learning](https://hutchdatascience.org/DaSL_Collection/fred-hutch-online-learning.html)
- [Our EdTech Software](https://hutchdatascience.org/DaSL_Collection/edtech-software.html)
You can also learn more about contributing [here](https://hutchdatascience.org/DaSL_Collection/faq.html).