Skip to content
Prev 390979 / 398506 Next

Is there a Truth Table Generator in R?

library(sos)
tt <- findFn("{truth table}")
installPackages(tt)
tt


	  This just now opened two sheets in my default browser.  The first 
listed all the help pages in contributed packages with the phrase "truth 
table", sorted to put first the ones in packages with the most matches. 
  The second is a summary by package.


	  Hope this helps.
	  Spencer Graves
On 3/12/22 10:42 AM, Paul Bernal wrote: