MCQOPTIONS
Bookmark
Saved Bookmarks
→
R Programming
→
Commands in R Programming
→
Which of the following tests each element of x for..
1.
Which of the following tests each element of x for membership in y?
A.
y%in%x
B.
all(x)
C.
any(x)
D.
x%in%y
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which of the following produces the variance covariance matrix?
Which of the following finds the maximum value in the vector x, exclude missing values?
Which of the following tests each element of x for membership in y?
Which of the following truncates real x to integers?
Which of the following is uniform distribution?
which of the following statement gives cumulative sum?
Which of the following statement is normal distribution?
Which of the following statement find cases with no missing values?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply