one fable-low hijack cell
pair javascript / r
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked javascript (first-offered)
· classifierA
· tiernone
response (131 chars)
It looks like you're asking about the `||` (logical OR) operator — here's how it works in both languages:
## R
```r
TRUE || FALSE
neighbors