InterviewSolution
Saved Bookmarks
| 1. |
Which of the following declares the current plot undeclared?(a) New = H(b) New = T(c) New = J(d) New = LI got this question in an online quiz.My query is from Graphics with R in section Distributions, Graphics & Neural Networks of R Programming |
|
Answer» Correct choice is (b) New = T |
|