Skip to contents

This function retrieves the default organisation list from the organisation.yml file in the organisations checklist repository. The origin of the repository is used to determine the root URL of the organisation.

Usage

get_default_org_list(x = ".")

Arguments

x

The path to the repository. Defaults to the current working directory.

Value

An org_list object containing the organisation list. The function also stores the information in the user's R configuration.