Description Usage Arguments Value Examples
Generate counts from the values given one or more enumerations is immediately preceded by the specified string.
1 | getenum_tbl(data, params)
|
data |
A |
params |
Character or vector of characters representing one or more fields of interest (enumeration) |
a frequency table from enumerating on the specified fields of interests
1 2 | getenum_tbl(vcdb, c("actor"))
getenum_tbl(vcdb, c("action", "asset.variety"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.