Carcass counts are easy to extract from any of the data structures, but it
may be difficult to remember where to retrieve the data from for any particular
structure. getncarc simplifies the task by having the same usage for
all data types.
getncarc(x, ...)# S3 method for ringscc
getncarc(x, ...)
# S3 method for rings
getncarc(x, ...)
# S3 method for xyLayout
getncarc(x, ...)
# S3 method for ddArray
getncarc(x, ...)
# S3 method for ddArraycc
getncarc(x, ...)
# S3 method for dd
getncarc(x, ...)
scalar number of carcasses used in the fitted model
(dd and ddArray objects
vector of numbers of carcasses of each size used in the fitted models
(ddArraycc objects)
vector of carcass counts at each turbine and total at the site
(xyLayout and rings objects
list of vectors of carcass counts at each turbine for each carcass class
a data structure with ncarc buried in it somewhere
ignored