Question: Q 1 . Define data structures in R with suitable examples Q 2 . Which of the following are vectors? A . V 1 =
Q Define data structures in R with suitable examples
QWhich of the following are vectors?
A V cTRUE FALSE,FALSE, TRUE
B V cLLLLL
C V c
D Vciii
E All are vectors
Q Dataframe can ONLY hold objects of the same class. Choose the correct option
A TRUE
B FALSE
Q Consider the following R command and give the correct interpretation
array:
Choose the correct option from below
A Access all rows from ndth column of each matrix
B Access elements from all rows EXCEPTndth row from each matrix
C Access elements from all rows EXCEPT from ndth column from each matrix
D Access all elements of nd & th matrices
Q Factors are R Objects that help you Create Categorical variables
A TRUE
B FALSE
Q Which of the following functions gives thedescriptive statistics of a dataframemtcars
A strmtcars
B summarymtcars
C appendmtcars
D None of the above
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
