rr_key.RdValues in fields with the "register" proporty link to other registers.
These functions list which registers are linked to by a field or all the
fields in a register.
rr_key_fields() names which fields in a register have the "register"
properety.
rr_key_links() names all fields in a register that have the "register"
property, and the name of the register each one links to.
rr_key_fields(x) # S3 method for register rr_key_fields(x) rr_key_links(x) # S3 method for register rr_key_links(x)
| x | Object of class |
|---|
A character vector of names of registers that are linked to.
#> [1] "allergen-group"rr_key_links(register)#> # A tibble: 1 x 2 #> field register #> <chr> <chr> #> 1 allergen-group allergen