format the fuzzy rules as a data frame
fs_rules_to_df(fuzzy_system_desc)
a data frame, one row per rule, including the default rule, in columns the input and ouput variables. The values are the corresponding fuzzy set number.
Other fit_utils:
fit_to_df()
,
fs_used_vars_to_df()