Learn R Programming

kstMatrix (version 2.2-1)

kmlearningpaths: Determine all learning paths in a knowledge structure

Description

Determine all learning paths in a knowledge structure

Usage

kmlearningpaths(structure)

Value

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

Arguments

structure

Knowledge structure

See Also

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

Examples

Run this code
kmlearningpaths(xpl$space)


Run the code above in your browser using DataLab