Read a package "DESCRIPTION" file, returning
the results as a tibble()
with the appropriate fields
parsed and evaluated. List fields, depends, imports, suggests
and enhances, are converted into nested lists.
1 | read_description(file, ..., text = NULL)
|
file |
the path to the "DESCRIPTION" file. |
... |
passed to |
text |
optional to specify content as a character vector of lines. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.