lexicographicIndex(columns, name)
a list that can be used as an index descriptor when
calling newDXGTable
Creates a lexicographic index descriptor describing which column(s) are to be used to create the index.
$name [1] "qualityIndex" $type [1] "lexicographic" $columns $columns[[1]] [1] "quality"$name [1] "multiColIndex" $type [1] "lexicographic" $columns $columns[[1]] [1] "quality" $columns[[2]] [1] "othercol"