######################################
####additonal information needed to estimate stoat control parameter
#or valley parameter
##create a dataset that .....
##create a dataset that .....
#stoats where controlled in all of the eglington valleys AND from
#nab the structure from rats
stoat <- read.csv("C://Users/s435389/Dropbox/data/Rat_lag_data.csv", header = TRUE)
stoat[,1:4] <- 1
stoat[13:20,2] <- NA
stoat[,5:8] <- 2
stoat[12:20,5:8] <- 1
stoat[13:20,5] <- NA
#stoat[1,] <- NA
# stoat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.