nobs.sento_measures {sentometrics} | R Documentation |
Get number of observations in the sentiment measures
Description
Returns the number of data points available in the sentiment measures.
Usage
## S3 method for class 'sento_measures'
nobs(object, ...)
Arguments
object |
a |
... |
not used. |
Value
The number of rows (observations/data points) in object[["measures"]]
.
Author(s)
Samuel Borms
[Package sentometrics version 1.0.0 Index]