Learn R Programming

jsReact (version 0.2.4)

insert_into: Generic function to insert a script into a tag of a html string

Description

Generic function to insert a script into a tag of a html string

Usage

insert_into(my_html, script, into)

Arguments