extract_association_id: Extract association identifiers from URLs

View source: R/parse-utils.R

extract_association_idR 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 ".*{association_id}$".

Value

A character vector of association identifiers.


ramiromagno/gwasrapidd documentation built on Jan. 3, 2024, 10:21 p.m.