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")


kcf-jackson/sketch documentation built on Feb. 22, 2024, 1:44 p.m.