spot_pkgs_from_description | R Documentation |
Given explicit path to DESCRIPTION file return package dependencies therein. Inspiration: blogdown#647.
spot_pkgs_from_description(DESCRIPTION_path)
DESCRIPTION_path |
Path to DESCRIPTION file |
Character vector of packages.
funspotr::spot_pkgs_from_description(
"https://raw.githubusercontent.com/brshallo/animatrixr/master/DESCRIPTION"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.