Description Usage Arguments Value Author(s) Examples
Helper function to create a Markdown link to the PyPi landing page for a Python package. Intended primarily for use inside vignettes.
1 | PyPiLink(package)
|
package |
String containing the name of the Python package. |
String containing a Markdown link to the package's landing page.
Aaron Lun
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.