View source: R/SingleAnnotation-class.R
nobs.SingleAnnotation | R Documentation |
Number of Observations
## S3 method for class 'SingleAnnotation'
nobs(object, ...)
object |
The |
... |
Other arguments. |
It returns the n
slot of the annotaton function. If it does not exist, it returns NA
.
# There is no example
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.