This function uses untar
to extract the R package from within a Debian
archive.
1 | unpackPackage(pkg_path = tempdir(), pkg_file, dest_path = tempdir())
|
pkg_path |
A character string describing the location of the compressed package. |
pkg_file |
A character string describing the filename of the Debian package. |
dest_path |
A character string describing the intended destination directory of the package. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.