adplus-dvertising
frame-decoration

Question

Which of the following is used for reading tabular data?

a.

read.csv

b.

dget

c.

readLines

d.

writeline

Answer: (a).read.csv

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following is used for reading tabular data?

Similar Questions

Discover Related MCQs

Q. Which of the following statement changes column name to h and f?

Q. Point out the correct statement?

Q. Data frames can be converted to a matrix by calling data _______

Q. Point out the wrong statement?

Q. Which of the following code snippet will create a vector with NAs in it?

Q. Which of the following is valid assignment?

Q. Point out the wrong statement?

Q. Point out the correct statement?

Q. The ________ function takes an arbitrary number of arguments and concatenates them one by one into character strings.

Q. The _________ function returns a list of densities (y) corresponding to bin values (x).

Q. Locator function gives output as ___________

Q. Density function gives output as ________

Q. Which function gives the list as output?

Q. Joining two lists can be achieved either using the _________ function.

Q. Which function can be used to determine the names assigned to a list?

Q. The length of a list is ______ to the number of components in that list.

Q. To extract a sublist, we use _________ brackets.

Q. The first component can be accessed using __________ operator.

Q. How can we access the first component of the list?

Q. First component of the list can be accessed by _____________