benvo-methods: Benvo Methods

Description Usage Arguments

Description

Benvo Methods

Usage

 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)

Arguments

x

a benvo object

term

bef_name string

...

optional arguments


rbenvo documentation built on Nov. 18, 2020, 5:07 p.m.