get_open_a: Get Opening HTML a Tag

get_open_aR Documentation

Get Opening HTML a Tag

Description

If there are multiple-entry ids (e.g. '2250, | 60823'), the first entry is added to the href attribute and subsequent entries are added to onclick javascript.

Usage

get_open_a(pre_url, ids, post_url, title)

Arguments

pre_url

Character with url portion to paste before id_col column values.

ids

non NA ids to be inserted between pre_url and post_url to form the link.

post_url

Character with url portion to paste before id_col column values.

title

Character that will be added to hyperlink title attribute. Default is id_col.

Value

Character vector of opening HTML a tags


hms-dbmi/drugseqr documentation built on Feb. 15, 2024, 10:38 p.m.