'boolean algebra' related content
Editorial content matching 'boolean algebra'
Content with tags matching 'boolean algebra':
400 days ago - #rstats - Twitter Search
RT @besliswerk: Tell #rstats to stopifnot(FALSE) and it will get philosophical on you: "Error: FALSE is not TRUE".
400 days ago - #rstats - Twitter Search
Tell #rstats to stopifnot(FALSE) and it will get philosophical on you: "Error: FALSE is not TRUE".
493 days ago - #rstats - Twitter Search
Pegandome con file.tot
504 days ago - #rstats - Twitter Search
"http://rfunction.com/blog/archives/865 - TRUE and FALSE, not T and F" #RStats
527 days ago - #rstats - Twitter Search
RT @RLangTip: You can use hexadecimal literals in R, for example 0xDEADBEEF http://t.co/Ny924y3p #rstats
527 days ago - #rstats - Twitter Search
You can use hexadecimal literals in R, for example 0xDEADBEEF http://t.co/Ny924y3p #rstats
553 days ago - #rstats - Twitter Search
RT @RLangTip: ifelse(b,u,v) where b is a boolean expression, is a vectorized if-then-else construct: http://t.co/yNXQn4sK #rstats
554 days ago - #rstats - Twitter Search
RT @RLangTip: ifelse(b,u,v) where b is a boolean expression, is a vectorized if-then-else construct: http://t.co/yNXQn4sK #rstats
555 days ago - #rstats - Twitter Search
ifelse(b,u,v) where b is a boolean expression, is a vectorized if-then-else construct: http://t.co/yNXQn4sK #rstats
582 days ago - #rstats - Twitter Search
is.finite(x) is a useful test for "proper" data: it returns FALSE for NA, NaN and Inf: http://t.co/qBJ2fdcq #rstats