forked from DACSS/master_blog_template
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
15 lines (11 loc) · 715 Bytes
/
index.qmd
File metadata and controls
15 lines (11 loc) · 715 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: "DACSS [Course Number] [Course Name] [term]"
listing:
contents: posts
sort: "date desc"
type: default
categories: true
---
Write the description about the course bog here......
example: The blog posts here are contributed by students enrolled in DACSS 601, Fundamentals of Data Science. The course provides students with an introduction to R and the tidyverse, scientific publishing, and collaboration through GitHub, building a foundation for future coursework. Students also are introduced to general data management and data wrangling skills, with an emphasis on best practice workflows and tidy data management.
You can remove the example after adding the title and the course description