adplus-dvertising
frame-decoration

Question

Which of the following function works similar to separate()?

a.

extract()

b.

gather()

c.

sep()

d.

separate()

Answer: (a).extract()

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 function works similar to separate()?

Similar Questions

Discover Related MCQs

Q. Which of the following takes two columns and spreads them into multiple columns?

Q. __________ is used when you have variables that form rows instead of columns.

Q. Point out the correct statement?

Q. Which of the following merges two variables into one?

Q. How many functions exist for wrangling the data with dplyr package?

Q. Point out the correct statement?

Q. _________ extract a subset of rows from a data frame based on logical conditions.

Q. Spread function is known as ___________ in spreadsheets.

Q. Which of the following is a principle of analytic graphics?

Q. What is the role of exploratory graphs in data analysis?

Q. Which of the following is true about the base plotting system?

Q. Which of the following is an example of a valid graphics device in R?

Q. Which of the following is an example of a vector graphics device in R?

Q. Bitmapped file formats can be most useful for ____________

Q. Which of the following functions is typically used to add elements to a plot in the base graphics system?

Q. Which function opens the screen graphics device for the Mac?

Q. What does the ‘pch’ option to par() control?

Q. If I want to save a plot to a PDF file, which of the following is a correct way of doing that?

Q. __________ produces box-and-whisker plots.

Q. __________ produces bivariate scatterplots or time-series plots.