Skip to contents

Show immediate or recursive parents for an artifact

Usage

st_lineage(path, depth = 1L)

Arguments

path

Artifact path (child)

depth

Integer depth >= 1. Use Inf to walk recursively.

Value

data.frame with columns: level, child_path, child_version, parent_path, parent_version