nobs.mkinfit {mkin} | R Documentation |
Number of observations on which an mkinfit object was fitted
Description
Number of observations on which an mkinfit object was fitted
Usage
## S3 method for class 'mkinfit'
nobs(object, ...)
Arguments
object |
An mkinfit object |
... |
For compatibility with the generic method |
Value
The number of rows in the data included in the mkinfit object
[Package mkin version 1.2.6 Index]