Question: Please solve using Rstudio Consider the following data frame about the final four teams in FIFA world cup 2014: Use the function data.frame to reproduce
Please solve using Rstudio

Consider the following data frame about the final four teams in FIFA world cup 2014: Use the function data.frame to reproduce this table as a data frame in R. Note there are 4 observations and 7 variables with column/row names (the first column in above table is used as row names and the first row is used as column names After you have created this new object, assign it to final4 Use the function write.table to export the object final4 to a xxx.txt file (xxx can be whatever name you like). You also need to submit this file on Canvas
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
