PyPiLink: Link to PyPi

View source: R/PyPiLink.R

PyPiLinkR Documentation

Link to PyPi

Description

Helper function to create a Markdown link to the PyPi landing page for a Python package. Intended primarily for use inside vignettes.

Usage

PyPiLink(package)

Arguments

package

String containing the name of the Python package.

Value

String containing a Markdown link to the package's landing page.

Author(s)

Aaron Lun

Examples

PyPiLink("pandas")
PyPiLink("scikit-learn")


LTLA/basilisk documentation built on Feb. 6, 2024, 2:29 p.m.