write_organisation: Write organisation settings

View source: R/write_organisation.R

write_organisationR Documentation

Write organisation settings

Description

Store the organisation rules into organisation.yml file. First run org <- organisation$new() with the appropriate argument. Next you can store the configuration with write_organisation(org).

Usage

write_organisation(org, x = ".")

Arguments

org

An organisation object. Create it with organisation$new().

x

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

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


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