src: Get the source link of a JavaScript library

View source: R/utils-helpers.R

srcR Documentation

Get the source link of a JavaScript library

Description

Get the source link of a JavaScript library

Usage

src(x)

Arguments

x

A character string; name of the JavaScript library

Value

A character string; the path to the library.

Examples

src("mathjs")
src("p5")


sketch documentation built on Oct. 23, 2022, 5:07 p.m.