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 many types of vectors are present in r?



How many types of vectors are present in r?..

Answer / Sureena Yadav

In R, there are two main types of vectors: atomic vectors and lists. Atomic vectors are homogeneous, meaning they contain elements of the same data type (e.g., integer or character), while lists can contain different data types.nnAtomic vectors can be created using the `c()` function or vector literals, while lists can be created using the `list()` function.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

How can you merge two data frames in R language?

1 Answers  


What are various steps involved in analytics project in r?

1 Answers  


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

1 Answers  


Name the functions which help in importing data from other applications in R?

1 Answers  


how to import data into R?

1 Answers  


How to use R from python?

1 Answers  


What is a random forest? How do you build and evaluate a random forest in r?

1 Answers  


What is principal component analysis and how can you create a pca model in r?

1 Answers  


Name some functions available in “dplyr” package.

1 Answers  


How would you make multiple plots onto a single page in r?

1 Answers  


give examples of while and for loop in r.

1 Answers  


What is power analysis ?

1 Answers  


Categories