Get first data set in list sets

disambr_get_first_data_set(sets, recipe, ..., match_parcially = TRUE)

Arguments

sets

list of sets

recipe

function that produced the data set (parcial match allowed)

...

Arguments passed on to disambr_in_sets

match_attr_value_parcially

whether attribute values can be matched partially

check_attr_names_prefix

Whether to check for short names of attributes. See attr_names_prefix.

attr_names_prefix

If name does not start with this prefix (default is 'disambr_set_'), it will add this prefix before attribute name.

match_parcially

whether to match recipe partially