Description Usage Arguments Value Author(s) Examples
Converts an R package DESCRIPTION file to Citation File Format
1 |
description_file |
Path and name of the DESCRIPTION file |
export |
if |
The package's DESCRIPTION file converted to CFF
Waldir Leoncio
1 2 | massRdesc <- system.file("extdata", "DESCRIPTION-MASS", package="RCFF")
r2cff(massRdesc)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.