generate_paths_cyclic: Generate cyclic paths

Description Usage Arguments Value

Description

From a set of n numbers, generate all possible paths starting from and ending on a given number.

Usage

1

Arguments

ind

[1,1] ind, The starting dataset (equals to ending dataset because of cycle).

n

[1,1] ind, The number of datasets.

Value

A list of lists containing the paths.


bwrc/cocoreg-r documentation built on May 13, 2019, 9:09 a.m.