get_authors {rworkflows} | 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.