View source: R/funts_methods.R
length.funts | R Documentation |
Returns the length of a "funts" object.
## S3 method for class 'funts'
length(x)
x |
an object of class "funts" . |
data("Callcenter")
length(Callcenter)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.