write_citation_cff: Write a 'CITATION.cff' file

View source: R/write_citation_cff.R

write_citation_cffR Documentation

Write a CITATION.cff file

Description

This file format contains the citation information. It is supported by GitHub, Zenodo and Zotero. This function is super-seeded by update_citation().

Usage

write_citation_cff(x = ".", roles)

Arguments

x

Either a checklist object or a path to the source code. Defaults to ..

roles

No longer used.

Value

An invisible checklist object.

See Also

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()


inbo/checklist documentation built on June 15, 2025, 12:54 p.m.