kmlearningpaths: Determine all learning paths in a knowledge structure

View source: R/kmlearningpaths.R

kmlearningpathsR Documentation

Determine all learning paths in a knowledge structure

Description

Determine all learning paths in a knowledge structure

Usage

kmlearningpaths(structure)

Arguments

structure

Knowledge structure

Value

A list of learning paths where each learning path is a list of states

See Also

Other Fringes & learning paths: kmbasisfringe(), kmbasisneighbourhood(), kmfringe(), kmgradations(), kmneighbourhood(), kmnneighbourhood()

Examples

kmlearningpaths(xpl$space)



kstMatrix documentation built on Dec. 18, 2025, 5:07 p.m.