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


Explain different types of atomic vectors in R?



Explain different types of atomic vectors in R?..

Answer / Deepanshi Chauhan

Atomic vectors in R are the simplest type of vector and can only contain elements of a single mode (numeric, character, logical, complex). The three main types of atomic vectors are: numeric vector (e.g., c(1,2,3)), character vector (e.g., c('a', 'b', 'c')), and logical vector (e.g., c(TRUE, FALSE, TRUE)).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Why is clustering required in data analysis?

1 Answers  


What is a motivation behind data visualization in R?

1 Answers  


What is the use of sample and subset functions in R programming language?

1 Answers  


What do you understand by a workspace in r programming language?

1 Answers  


How to construct new s4 class?

1 Answers  


How to rename a variable?

1 Answers  


Differentiate between k-means clustering and hierarchical clustering?

1 Answers  


What are the different data structures in r? Briefly explain about them.

1 Answers  


Which packages are used to store and restore R objects to and from a file in R language?

1 Answers  


What is a random walk model?

1 Answers  


What are various ways to write la oop in r?

1 Answers  


What is the need for Predictive Analysis in R?

1 Answers  


Categories