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...


How can you load a .csv file in r?



How can you load a .csv file in r?..

Answer / Sudha Maurya

To load a .csv file in R, you can use the `read.csv()` function:nn```Rn data <- read.csv('file.csv')n```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

What is bytecode compilation?

1 Answers  


What is the reshaping of data in R?

1 Answers  


What is the difference between the data frame and a matrix in R?

1 Answers  


How data is aggregated in r?

1 Answers  


List the functions available in “dplyr” package?

1 Answers  


How to use sapply in r?

1 Answers  


Explain for loop control statement in r?

1 Answers  


What is the use of stringr package.

1 Answers  


How can you debug and test r programming code?

1 Answers  


What is the difference between the library() and require() functions in R language?

1 Answers  


How many data structures R has?

1 Answers  


What does tcp/ip work?

1 Answers  


Categories