[d9ee58]: / man / site_sums.Rd

Download this file

18 lines (17 with data), 411 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/recruit.R
\name{site_sums}
\alias{site_sums}
\title{Sum accrual array by site, to enable checking against site caps}
\usage{
site_sums(obj, ...)
}
\arguments{
\item{obj}{Object of class "accrual"}
}
\value{
vector of total accrual by recruitment site
}
\description{
Sum accrual array by site, to enable checking against site caps
}