Description Usage Arguments Value See Also Examples
This function converts the internal id mnppid
used in most tables
to the real patient id (mnpaid
).
It requires you to have a loaded secuTrial export in your active workspace.
1 | mnppid2mnpaid(mnppid)
|
mnppid |
internal id (backend) |
patient id
mnpaid2mnppid, load.tables
1 2 3 4 | ## Not run:
mnppid2mnpaid(978) # 10001
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.