Diff of /man/is.accrual.Rd [000000] .. [d9ee58]

Switch to unified view

a b/man/is.accrual.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/recruit.R
3
\name{is.accrual}
4
\alias{is.accrual}
5
\title{Check whether an object is of class "accrual".}
6
\usage{
7
is.accrual(x, ...)
8
}
9
\arguments{
10
\item{x}{Object to test}
11
}
12
\value{
13
TRUE or FALSE
14
}
15
\description{
16
Check whether an object is of class "accrual".
17
}