View source: R/pattern2fixed.R
expand | R Documentation |
Simpler and faster version of expand.grid() in base package
expand(elem)
elem |
list of elements to be combined |
quanteda:::expand(list(c("a", "b", "c"), c("x", "y")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.