-
Notifications
You must be signed in to change notification settings - Fork 43
Expand file tree
/
Copy pathindex.Rmd
More file actions
31 lines (24 loc) · 1.05 KB
/
index.Rmd
File metadata and controls
31 lines (24 loc) · 1.05 KB
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
---
title: "Loss Data Analytics"
author: "An open text authored by the Actuarial Community"
site: bookdown::bookdown_site
output:
bookdown::gitbook
documentclass: book
bibliography: ["References/LDAReference2020A.bib"]
biblio-style: econPeriod
link-citations: yes
github-repo: https://github.com/openacttexts/Loss-Data-Analytics
description: "Loss Data Analytics is an interactive, online, freely available text.
- The online version will contain many interactive objects (quizzes, computer demonstrations, interactive graphs, video, and the like) to promote deeper learning.
- A subset of the book will be available in pdf format for low-cost printing.
- The online text will be available in multiple languages to promote access to a worldwide audience."
---
```{r setup, include=FALSE}
#options(bookdown.render.file_scope = FALSE)
#knitr::opts_chunk$set(echo = FALSE)
#options(knitr.table.format = function() {if (knitr::is_latex_output()) 'latex' else 'pandoc'})
```
# Preface {-}
<p style="text-align:right;">
*Date: `r format(Sys.Date(), "%d %B %Y")`*</p>