View source: R/which_registry.R
which_registry | R Documentation |
Check which registry(ies) input is from
which_registry(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_registry("NCT00312962")
which_registry("NCT00312962 and euctr2020-001808-42")
which_registry("hello")
which_registry(NA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.