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

Write a function in R language to replace the missing value in a vector with the mean of that vector?

1 Answers  


What is TCP/IP in R?

1 Answers  


Describe strsplit() in r string manipulation?

1 Answers  


What are the data structures in r that is used to perform statistical analyses and create graphs?

1 Answers  


What is the need for Predictive Analysis in R?

1 Answers  


How will you list all the datasets available in all R packages?

1 Answers  


What is procedural programming in r?

1 Answers  


Explain how to repeat vectors in r?

1 Answers  


Explain what is with () and by () function in r is used for?

1 Answers  


How to create vectors in r?

1 Answers  


Differentiate between k-means clustering and hierarchical clustering?

1 Answers  


Why the function anova()?

1 Answers  


Categories