Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

How R performs element wise comparison?

$
0
0

@harry wrote:

I am currently creating one logical vector but while creating it I have one question that comes to my mind is that how R performs this comparison.

` c(4,5,6) > 4`

The left side it has one vector and on the right side, it has a single value.I want to know how R performs the comparison of the vector to a single value.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles