R uses if, else if, and else to control the flow of a program based on conditions.
if
else if
else
>
<
==
!=
{}
ifelse()