Creates a configuration chart where each column represents a single prime implicant (configuration), following Fiss (2011) notation.
generate_term_level_chart(sum_df, conditions, symbols, language = "en")Character string containing Markdown-formatted table.
Data frame. Summary data frame from sweep results with expression column and threshold column(s).
Character vector. Condition names for row ordering.
List. Symbol set (present, absent) for the chart.
Character. Language for labels ("en" or "ja").