Skip to contents

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

Arguments

org

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