cbn_get_item_vectors.Rd
Returns a matrix containing word vectors for the items used in one
of the studies (WEAT1 through WEAT10 or WEFAT1 or WEFAT2).
If type
== "all" then vectors for all items used in any of the studies
is returned. Words are row names.
cbn_get_item_vectors(type = c("all", "WEAT", "WEFAT"), number = 1)
type | "all" (the default), "WEAT", or "WEFAT" |
---|---|
number | study number (default: 1) Ignored if |
a matrix with word vectors as rows