M

Mr. Dubey • 97.86K Points
Coach

Q. How do you filter rows where a specific variable is not equal to a given value using filter() in dplyr?

  • (A) filter(variable != value)
  • (B) filter(not_equal(variable, value))
  • (C) filter(variable <> value)
  • (D) filter(variable not in value)

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics