Description Usage Arguments Value
View source: R/prep_positive.R
pkey_nbs()
creates a primary key of the format "NBS-ID_NUMBER" from
an 8-digit unique identifier in NBS. For labs, this is the lab_local_id
;
for investigations, this is inv_local_id
; for people, this should be
patient_local_id
, though many people have multiple patient_local_id
s.
1 | pkey_nbs(string)
|
string |
A character vector of NBS IDs |
A character vector of primary keys
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.