pretty.tt: Print Pretty Truth Table

Description Usage Arguments Value

Description

prints a pretty version of the truth table for use with knitr and rmarkdwon

Usage

1
2
## S3 method for class 'tt'
pretty(truth, complete = FALSE)

Arguments

truth

a truthTable object

complete

print the complete truth table, including empty rows?

Value

A markdown formatted version of the truth table


thom82/myQCA documentation built on May 31, 2019, 10:46 a.m.