Skip to contents

Sets replicateEverything.registry_root, replicateEverything.study_folders_root, replicateEverything.study_data_root (for data/<study_folder>/ next to the monorepo), and enables sibling study discovery. Call once per session when developing unpublished studies locally.

Usage

configure_local_monorepo(root = NULL)

Arguments

root

Monorepo root containing registry/ and rep-* study folders. When NULL, attempts auto_detect_monorepo_root().

Value

Invisibly, the monorepo root path.