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