Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

poissonconsulting/DFOsamplestatsbook

 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 98.9%
  • CSS 1.1%