View source: R/write_organisation.R
write_organisation | R Documentation |
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)
.
write_organisation(org, x = ".")
org |
An |
x |
Either a |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.