Learn R Programming

jsReact (version 0.2.4)

get_tag_index: Get the first index of a tag in a vector of a html string

Description

Get the first index of a tag in a vector of a html string

Usage

get_tag_index(my_html, tag, after = 0)

Arguments