The checklist package stores organisation information in the
organisation.yml file in the root of a project.
Usage
read_organisation(x = ".")
Arguments
- x
Either a checklist object or a path to the source code.
Defaults to ..
Value
An organisation object.
See also
Other both:
add_badges(),
check_filename(),
check_lintr(),
check_spelling(),
custom_dictionary(),
default_organisation(),
print.checklist_spelling(),
read_checklist(),
update_citation(),
write_checklist(),
write_citation_cff(),
write_organisation(),
write_zenodo_json()