Number of Observations
## S3 method for class 'AnnotationFunction' nobs(object, ...)
object
The AnnotationFunction-class object.
AnnotationFunction-class
...
Other arguments.
returns NA.
NA
anno = anno_points(1:10) nobs(anno)