get_seed_history: Get Seed History

View source: R/param_tracking.R

get_seed_historyR Documentation

Get Seed History

Description

Retrieve seed tracking history

Usage

get_seed_history(
  analysis_name = NULL,
  registry_file = ".capsule/seed_registry.json"
)

Arguments

analysis_name

Character. Specific analysis name, or NULL for all

registry_file

Character. Path to seed registry

Value

List of seed records


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