R 2.3 - if() Statements, Logical Operators, and the which() Function
Channel:
Subscribers:
2,510,000
Published on ● Video Link: https://www.youtube.com/watch?v=eVEx_pBEkRI
if-else statements are a key component to any programming language. This video introduces how to effectively use these statements in R and also clarifies some nuances of logical operators in R. Two related functions are also introduced: ifelse() as a shortcut that can be used to create faster and more readable code, and the which() function that retrieves the positions in a Boolean vector that are TRUE.
Other Videos By Google for Developers
Tags:
primetime
gdl