Skip to main content

Questions tagged [boolean]

3 votes
0 answers
119 views

I am developing a package with an R6 class, which operates recursively on a logical matrix. In order to repeatedly check constraints on this matrix, I must ...
Greg's user avatar
  • 599