View source: R/object-builder.R
build_conText | R Documentation |
conText-class
objectbuild a conText-class
object
build_conText(
Class = "conText",
x_conText,
normed_coefficients = data.frame(),
features = character(),
Dimnames = list()
)
Class |
defines the class of this object (fixed) |
x_conText |
a |
normed_coefficients |
a data.frame withe the normed coefficients and other statistics |
features |
features used in computing the 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.