Description Usage Arguments Value Examples
Extract metadata from a particular package
1 | extract_metadata(id)
|
id |
A package ID that can be extracted from the function |
A tibble
with the following fields: author, maintainer, id, name, notes and creation date
1 | ## Not run: df <- extract_metadata(id = "47ea65a4-bc0e-42e1-8bfc-8bd3508642e6")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.