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 May 29, 2024, 8:18 a.m.