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


Which data structure is used to store categorical variables?



Which data structure is used to store categorical variables?..

Answer / Arun Kumar Shukla

In R, factors are the primary data structure used to store categorical variables. Factors consist of a series of unique levels and corresponding integers (the factor levels are encoded as integers for more efficient storage).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

What is the use of apply() in R?

1 Answers  


What are r data types?

1 Answers  


What is the difference between a bar-chart and a histogram?

1 Answers  


How to create vectors in r?

1 Answers  


Explain general format of matrices in r?

1 Answers  


What is a variable assignment?

1 Answers  


How would you create a box-plot using “plotly”?

1 Answers  


What is the function in r?

1 Answers  


What is a dataframe in r?

1 Answers  


What will be the result of multiplying two vectors in r having different lengths?

1 Answers  


Which function is used to create a histogram visualisation in r programming language?

1 Answers  


Explain how to repeat vectors in r?

1 Answers  


Categories