+
+
+
+
+
+
+
diff --git a/docs/reference/sim_mvgam-1.png b/docs/reference/sim_mvgam-1.png
new file mode 100644
index 00000000..ebfa56ed
Binary files /dev/null and b/docs/reference/sim_mvgam-1.png differ
diff --git a/docs/reference/sim_mvgam-2.png b/docs/reference/sim_mvgam-2.png
new file mode 100644
index 00000000..3a7cb195
Binary files /dev/null and b/docs/reference/sim_mvgam-2.png differ
diff --git a/man/portal_data.Rd b/man/portal_data.Rd
new file mode 100644
index 00000000..ce539f94
--- /dev/null
+++ b/man/portal_data.Rd
@@ -0,0 +1,31 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/portal_data.R
+\docType{data}
+\name{portal_data}
+\alias{portal_data}
+\title{Portal Project rodent capture survey data}
+\format{
+A dataframe containing the following fields:
+\describe{
+\item{moon}{time of sampling in lunar cycles}
+\item{DM}{Total captures of species DM}
+\item{DO}{Total captures of species DO}
+\item{DM}{Total captures of species PP}
+\item{DM}{Total captures of species OT}
+\item{year}{Sampling year}
+\item{month}{Sampling month}
+\item{mintemp}{Monthly mean minimum temperature}
+\item{precipitation}{Monthly mean precipitation}
+\item{ndvi}{Monthly mean Normalised Difference Vegetation Index}
+}
+}
+\source{
+\url{https://www.weecology.org/data-projects/portal/}
+}
+\usage{
+portal_data
+}
+\description{
+A dataset containing timeseries of select rodent species captures in control plots from the Portal Project
+}
+\keyword{datasets}