proj_desc_get | R Documentation |
Extract values from DESCRIPTION file
proj_desc_get(key, project = ".")
key |
Character. What field to search for in DESCRIPTION file. |
project |
Character. Path to a project. By default it is current working directory. |
A string value extracted from the DESCRIPTION field.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.