get_param_history: Get Parameter History

View source: R/param_tracking.R

get_param_historyR Documentation

Get Parameter History

Description

Retrieve parameter tracking history

Usage

get_param_history(
  analysis_name = NULL,
  registry_file = ".capsule/param_registry.json"
)

Arguments

analysis_name

Character. Specific analysis name, or NULL for all

registry_file

Character. Path to parameter registry

Value

List of parameter records


Capsule documentation built on Nov. 11, 2025, 5:14 p.m.