| nobs.fmx | R Documentation |
Number of observations in an fmx object.
## S3 method for class 'fmx'
nobs(object, ...)
object |
fmx object |
... |
additional parameters, currently of no use |
The function [nobs.fmx()] finds the sample size of '@data' slot of an fmx object.
The function [nobs.fmx()] returns an integer scalar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.