parseDomain: Parse Domain Fields

Description Usage Arguments Details Value Author(s) See Also

View source: R/domain.R

Description

A quick and (hopefully) efficient way of extracting specific information from Domain search output.

Usage

1
parseDomain(dom.list, character.split = "/", index = 1)

Arguments

dom.list

is the list of Domain search output.

character.split

is a character, or vector of characters, that divide the text string(s).

index

is the “depth” of the splitting.

Details

TBD.

Value

A character string containing the information from the desired Domain search output.

Author(s)

Brandon Whitcher bjw34032@gsk.com

See Also

qaqc


qaqc documentation built on May 2, 2019, 5:46 p.m.

Related to parseDomain in qaqc...