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

Explain main features to write R code that runs faster?

1 Answers  


What is a random walk model and how can you simulate it using r?

1 Answers  


What is the usage of the lattice package in R?

1 Answers  


What will be the output of log (-5.8) when executed on r console?

1 Answers  


How would you check the distribution of a categorical variable in r?

1 Answers  


How many methods are available to use the matrices?

1 Answers  


Explain about confusion matrix in r?

1 Answers  


Explain what is transpose?

1 Answers  


What is s4 generic?

1 Answers  


Describe nchar() in r string manipulation?

1 Answers  


How can you debug and test r programming code?

1 Answers  


What is the of use Matrix package?

1 Answers  


Categories