which_trn | R Documentation |
Extract TRN(s) from input
which_trn(x)
x |
A string (character vector of length 1) |
A string (character vector of length number of registries). Returns NA if no trial registration number detected.
which_trn("NCT00312962")
which_trn("NCT00312962 and euctr2020-001808-42")
which_trn("hello")
which_trn(NA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.