Relational operators

These are used for comparisons between values.

Examples show that TRUE or FALSE is produced as a result.

## [1] FALSE
## [1] FALSE
## [1] TRUE
## [1] FALSE