getLeadingID: Get Leading ID in a ID strings.

Description Usage Arguments Value See Also Examples

Description

Given a character string of several IDs, this function will split it and return the first ID.

Usage

1
getLeadingID(id, split = ";")

Arguments

id

ID.

split

split the IDs

Value

lid

Leading ID.

See Also

IPI2EG

Examples

1
getLeadingID("IPI00000684;IPI00607787;IPI00217816", split=";")

GuangchuangYu/bitr documentation built on May 6, 2019, 9 p.m.