View source: R/object-builder.R
build_dem | R Documentation |
dem-class
objectbuild a dem-class
object
build_dem( Class = "em", x_dem, docvars = data.frame(), features = character(), Dimnames = list() )
Class |
defines tha class of this object (fixed) |
x_dem |
a |
docvars |
document covariates, inherited from dfm and corpus, subset to embeddable documents |
features |
features used in computing the embeddings |
Dimnames |
row (documents) and columns (NULL) names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.