extract_association_id {gwasrapidd} | R Documentation |
Extract association identifiers from URLs
Description
This function extracts association identifiers from URLs of the form:
".*{association_id}$"
.
Usage
extract_association_id(urls)
Arguments
urls |
A character vector of URLs of the form
|
Value
A character vector of association identifiers.
[Package gwasrapidd version 0.99.18 Index]