Create a Data Frame from Vectors in R
- R-PROGRAMMING
Use the data.frame() function in R to create a data frame from vectors. The data frame in R is a...