View source: R/object-builder.R
build_fem | R Documentation |
fem-class
objectbuild a fem-class
object
build_fem( Class = "fem", x_fem, features = character(), counts = numeric(), Dimnames = list() )
Class |
defines the class of this object (fixed) |
x_fem |
a |
features |
features used in computing the embeddings |
counts |
counts of features used in computing embeddings |
Dimnames |
row (features) and columns (NULL) names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.