Which function is used to create data frames?

Which function is used to create data frames? Correct Answer data.frame()

Data frames are multidimensional lists that can contain multiple data types. A data frame is a table or a two-dimensional array-like structure in which each column contains values of one variable and each row contains one set of values from each column.

Related Questions

By what function we can create data frames?
The algorithm in which we split m frames among n processes, to give everyone an equal share, m/n frames is known as ____________