get_authors | R Documentation |
Get author names from the an R package DESCRIPTION file.
get_authors(ref = NULL, add_html = FALSE)
ref |
Reference for a GitHub repository. If |
add_html |
Add HTML styling to certain fields (e.g "authors"). |
Authors as a raw text or HTML string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.