Description Usage Arguments Value
This function returns the package name from a tarball containing an R package.
1 | read_tarball_meta(tarball_path, fields = c("Package", "Bundle"))
|
tarball_path |
string, path to a tarball in .tar.gz. |
field |
vector of fields to extract. By default, this function extracts package name. |
field values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.