forked from AdamWilsonLabEDU/SpatialDataScience
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTK_13.R
More file actions
22 lines (21 loc) · 622 Bytes
/
TK_13.R
File metadata and controls
22 lines (21 loc) · 622 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#' ---
#' title: Thanksgiving Week (Tuesday Class Optional)
#' subtitle: Optional Course Workshop
#' week: 13
#' type: Task
#' reading:
#' -
#' tasks:
#' - Continue working on final project
#' - Come to class with any questions
#' ---
#'
#'
#' # Tasks
#'
#' Tuesday this week there will be an optional 'open' workshop to work on course activities. There will be no organized activities or assignments, but Dr. Wilson will be on hand to help you with any course-related activities.
#'
## ----reading,results='asis',echo=F---------------------------------------
md_bullet(rmarkdown::metadata$tasks)
#'
#'