Benvo Methods
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | bef_names(x)
components(x)
component_lookup(x, term)
subject_has_sf(x)
bef_has_sf(x, term)
num_BEF(x)
## S3 method for class 'benvo'
head(x, ...)
## S3 method for class 'benvo'
tail(x, ...)
get_id(x)
has_subject_dt(x)
has_bef_dt(x, term)
is.benvo(x)
|
x |
a benvo object |
term |
bef_name string |
... |
optional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.