1.

Which of the following package combine multi-dimensional arrays?(a) stringr(b) comb(c) abind(d) anlyzThe question was asked during an internship interview.This question is from Packages topic in section Commands, Packages, Visualizing Data and Linear Regression of R Programming

Answer»

Right CHOICE is (C) abind

The BEST explanation: This is a generalization of cbind and rbind.



Discussion

No Comment Found

Related InterviewSolutions