poissonconsulting / DFOsamplestatsbook

What the Package Does (One Line, Title Case)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookdown

Introduction

This booklet provides the course material for the DFO sampling statistics course provided by Poisson Consulting.

It is also available as a website from:

https://poisson-dfosamplestatsbook.netlify.app

password: salmonids

Instructions

Update

To update the website simply push to GitHub.

Service

To serve locally:

bookdown::serve_book()

To build an epub book:

bookdown::render_book("index.Rmd", "bookdown::epub_book")

To build a pdf book:

bookdown::render_book("index.Rmd", "bookdown::pdf_book")

About

What the Package Does (One Line, Title Case)

License:Other


Languages

Language:TeX 98.9%Language:CSS 1.1%