View source: R/sentomeasures_methods.R
nobs.sento_measures | R Documentation |
Returns the number of data points available in the sentiment measures.
## S3 method for class 'sento_measures'
nobs(object, ...)
object |
a |
... |
not used. |
The number of rows (observations/data points) in object[["measures"]]
.
Samuel Borms
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.