Summary {#summary}

A computationally reproducible manuscript for Draft manucript [Davidson et al. 2020].

# sets paths for computers with other software components
# this code block produces an enviroment warning
# but not sure how to sort depenancies still
# Feb2020

myPaths <- .libPaths("C:/Program Files/R/R-3.6.2/library")
myPaths <- c(myPaths)
.libPaths(myPaths)  # add new path
.libPaths()

Mouse populations were not affected by stoat control during any of the four seasonal seasons of New Zealand beech forests.

Outcomes from predictions A-D did not change when rat populations were manually reduced to lower densities.

Contents page

[full contents coming]

Chapter \@ref(intro): Manuscript introduction
Chapter \@ref(method): Manuscript methods using Bayesian Models
Chapter \@ref(results): Publication results for wildlife research journal.
Chapter \@ref(discussion): Results in context of pest management in NZ.
References \@ref(refs): All references for this work.


davan690/beech-publication-wr documentation built on March 29, 2020, 11:09 a.m.