Learn R Programming

card.pro (version 2.3.0)

add.JQuery: Attach jQuery to current document

Description

The current function allows inclusion of jQuery in an HTML output

Usage

add.JQuery(version = "3.5.1")

Value

script tag with jQuery link

Arguments

version

jQuery version

Examples

Run this code
add.JQuery()
add.JQuery("3.7.0") # add a specific version

Run the code above in your browser using DataLab