getIndexHTMLTitle {clinDataReview}R Documentation

Get index of the line containing the HTML title in a vector of HTML strings

Description

Get index of the line containing the HTML title in a vector of HTML strings

Usage

getIndexHTMLTitle(x)

Arguments

x

Character vector with HTML

Value

Integer vector with index of the title in the vector x


[Package clinDataReview version 1.5.0 Index]