Learn R Programming

jsReact (version 0.2.4)

insert_before: Insert a script before the tag of a vector of html string

Description

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

Usage

insert_before(script, tag, my_html)

Arguments