lock_all_studies: Lock all study folders

View source: R/lock.R

lock_all_studiesR Documentation

Lock all study folders

Description

Locks all study folders under a base path (in-memory).

Usage

lock_all_studies(base_path = "inst/exampledata", reason = "Package installed")

Arguments

base_path

Base path to the exampledata directory

reason

Optional reason for the lock

Value

Invisible character vector of locked folder paths


clinTrialData documentation built on March 3, 2026, 5:07 p.m.