dotplot | R Documentation |
dotplot
dotplot(.Object, ...)
## S4 method for signature 'textstat'
dotplot(.Object, col, n = 20L, ...)
## S4 method for signature 'features'
dotplot(.Object, col = NULL, n = 20L, ...)
## S4 method for signature 'features_ngrams'
dotplot(.Object, col = NULL, n = 20L, ...)
## S4 method for signature 'partition'
dotplot(.Object, col = "count", n = 20L, ...)
.Object |
object |
... |
further arguments that will be passed into the |
col |
column |
n |
number |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.