nobs.sento_measures: Get number of observations in the sentiment measures
Description
Returns the number of data points available in the sentiment measures.
Usage
# S3 method for sento_measures
nobs(object, ...)
Value
The number of rows (observations/data points) in object[["measures"]]
.