powered by
Embedded competitors are items which the target embedded in.
get_target_embeds_in(target, lexicon, sep = " ", form = FALSE, count = FALSE)
the indexes of the competitors in the lexical database
Character string containing a target word
Character vector containing the lexical database
Separator in target and lexicon
Whether to return words in lexicon
Whether to return count of words
get_target_embeds_in("AA R K", c("AA R K", "B AA R K", "B AA B"))
Run the code above in your browser using DataLab