Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain how to read data or a matrix from a file?



Explain how to read data or a matrix from a file?..

Answer / Deepa Devi

In R, you can read data from a file using functions like `read.csv()`, `read.table()`, and `read.delim()`. For example, reading a CSV file named 'data.csv' would look like this: `data <- read.csv("data.csv")`.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

What are programming features of R?

1 Answers  


How many ways are there to read and write files?

1 Answers  


What is a factor?

1 Answers  


Explain what is t-tests in r?

1 Answers  


How would you do a left and right join in r?

1 Answers  


Give an example of 'dreaded for loop'?

1 Answers  


What is the Use of String Utilities in the edtdbg Debugging Tool in R string manipulation?

1 Answers  


What is mean in r?

1 Answers  


In r how missing values are represented?

1 Answers  


Give some examples of the functions in stringr.

1 Answers  


How would you create a new r6 class?

1 Answers  


What is the use of stringr package. Give some examples of the functions in stringr.

1 Answers  


Categories