Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

DistanceDevelopment/spatial-workshops

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

spatial-workshops

Files for the workshop "Spatial modelling of distance sampling data".

Getting help

If you have distance sampling related questions, please direct them to the distance sampling Google Group.

If you find a bug in the code, practicals and slides in this repository, please create a GitHub account and file an issue.

Directory structure

  • slides contains lecture slides in .Rpres and PDF formats
  • exercises contains the practical exercises used in the computer lab sessions
  • site_md contains the markdown files that are on distancesampling.org

Building things

To get things to build (like the slides), you'll need to clone the spermwhaledata repository into the top level directory here.

Tools

  • Slides are built using reveal.js in RStudio with default templates and settings.
  • PDF version of the HTML slides were created using decktape using the command ~/sources/decktape/bin/phantomjs ~/sources/decktape/decktape.js automatic -s 1024x768 file.html file.pdf if ~/sources/decktape is where you cloned the decktape repo from.
  • To work out which packages are used in exercises, use the following (in exercises/): grep -h library *.Rmd | sort | uniq

About

Distance sampling workshop content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages