TopKSpaceSampleInput: Sample input for TopKSpace functions

Description Usage Format Examples

Description

Sample input for TopKSpace functions

Usage

1

Format

Two sets of lists for the demonstration of the usage of TopKSpace-related functions

Examples

1
2
3

Example output

List of 3
 $ : int [1:30] 1 2 3 4 5 6 7 8 9 10 ...
 $ : int [1:25] 1 2 3 4 5 6 7 8 9 10 ...
 $ : int [1:20] 1 2 3 4 5 6 7 8 9 10 ...
List of 3
 $ : int [1:40] 1 2 3 4 5 6 7 8 9 10 ...
 $ : int [1:40] 1 2 3 4 5 6 7 8 9 10 ...
 $ : int [1:40] 1 2 3 4 5 6 7 8 9 10 ...

TopKLists documentation built on May 2, 2019, 4:41 p.m.