View source: R/write_citation_cff.R
write_citation_cff | R Documentation |
CITATION.cff
fileThis file format contains the citation information.
It is supported by GitHub, Zenodo and Zotero.
This function is super-seeded by update_citation()
.
write_citation_cff(x = ".", roles)
x |
Either a |
roles |
No longer used. |
An invisible checklist
object.
Other both:
add_badges()
,
check_filename()
,
check_lintr()
,
check_spelling()
,
custom_dictionary()
,
default_organisation()
,
print.checklist_spelling()
,
read_checklist()
,
read_organisation()
,
update_citation()
,
write_checklist()
,
write_organisation()
,
write_zenodo_json()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.