Learn R Programming

Capsule (version 0.2.0)

get_param_history: Get Parameter History

Description

Retrieve parameter tracking history

Usage

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

Value

List of parameter records

Arguments

analysis_name

Character. Specific analysis name, or NULL for all

registry_file

Character. Path to parameter registry