Store the default organisation rules.
First run org <- organisation$new()
with the appropriate argument.
Next you can store the configuration with default_organisation(org)
.
Usage
default_organisation(org = organisation$new())
See also
Other both:
add_badges()
,
check_filename()
,
check_lintr()
,
check_spelling()
,
custom_dictionary()
,
print.checklist_spelling()
,
read_checklist()
,
read_organisation()
,
write_checklist()
,
write_organisation()