View source: R/summary.reproData.R
| summary.reproData | R Documentation |
reproData objectThis is the generic summary S3 method for the reproData class.
It provides information about the structure of the data set and the experimental
design.
## S3 method for class 'reproData'
summary(object, quiet = FALSE, ...)
object |
an object of class |
quiet |
if |
... |
Further arguments to be passed to generic methods |
The function returns a list with the same information than
summary.survDataCstExp plus an additional one:
NboffTimeConc |
nb of offspring for all concentrations and time points |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.