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


What are the different import functions in r?



What are the different import functions in r?..

Answer / Shashank Braham Dev Narayan

```Rnnread.csv("file_path", header = TRUE), read.table("file_path", header = TRUE), read.delim("file_path"), read.xlsx("file_path"), readxl::read_excel("file_path") n```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Why is R Important?

1 Answers  


How many types of object are present In R?

1 Answers  


Give examples of “select” and “filter” functions from “dplyr” package.

1 Answers  


How will you convert a factor variable to numeric in r language?

0 Answers  


What is the power analysis?

1 Answers  


What is debugging in R?

1 Answers  


How many types of data types are provided by R?

1 Answers  


Write the r programming code for an array of words so that the output is displayed in decreasing frequency order?

1 Answers  


What is a factor?

1 Answers  


Write the syntax to set the path for current working directory in r environment?

1 Answers  


Explain what is transpose?

1 Answers  


Explain how to create a function in arguments using apply() in r?

1 Answers  


Categories