Zenodo uses the .zenodo.json file to define the citation information.
See the Zenodo developers website
for more information.
Usage
write_zenodo_json(x = ".")
Arguments
- x
Either a checklist object or a path to the source code.
Defaults to ..
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_citation_cff(),
write_organisation()