-
Notifications
You must be signed in to change notification settings - Fork 14
/
index.Rmd
26 lines (21 loc) · 1.03 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
---
title: "Course Name"
date: "`r format(Sys.time(), '%B, %Y')`"
site: bookdown::bookdown_site
documentclass: book
bibliography: [book.bib]
biblio-style: apalike
link-citations: yes
description: "Description about Course/Book."
favicon: assets/dasl_favicon.ico
output:
bookdown::word_document2:
toc: true
---
# About this Course {-}
## Available course formats
This course is available in multiple formats which allows you to take it in the way that best suites your needs. You can take it for certificate which can be for free or fee.
- The material for this course can be viewed without login requirement on this [Bookdown website](LINK HERE). This format might be most appropriate for you if you rely on screen-reader technology.
- This course can be taken for [free certification through Leanpub](LINK HERE).
- This course can be taken on [Coursera for certification here](LINK HERE) (but it is not available for free on Coursera).
- Our courses are open source, you can find the [source material for this course on GitHub](LINK HERE).