Learn R Programming

jsReact (version 0.2.4)

insert_after: Insert a script after the tag of a vector of a html string

Description

Insert a script after the tag of a vector of a html string

Usage

insert_after(script, tag, my_html)

Arguments