Learn R Programming

sketch (version 1.1.20.3)

src: Get the source link of a JavaScript library

Description

Get the source link of a JavaScript library

Usage

src(x)

Value

A character string; the path to the library.

Arguments

x

A character string; name of the JavaScript library

Examples

Run this code
src("mathjs")
src("p5")

Run the code above in your browser using DataLab