listAvailableFeatureSets {flacco} | R Documentation |
List Available Feature Sets
Description
Lists all available feature sets w.r.t. certain restrictions.
Usage
listAvailableFeatureSets(
subset,
allow.cellmapping,
allow.additional_costs,
blacklist
)
Arguments
subset |
[ |
allow.cellmapping |
[ |
allow.additional_costs |
[ |
blacklist |
[ |
Value
[character
].
Feature sets, which could be computed - based on the provided input.
Examples
sets = listAvailableFeatureSets()
[Package flacco version 1.8 Index]