Description Usage Arguments Examples
View source: R/pattern2fixed.R
Simpler and faster version of expand.grid() in base package
1 | expand(elem)
|
elem |
list of elements to be combined |
1 | quanteda.core:::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.