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


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



Write the r programming code for an array of words so that the output is displayed in decreasing fre..

Answer / Tushit Kumar

word_freq <- table(words); word_freq_sorted <- sort(word_freq, decreasing = TRUE); print(word_freq_sorted)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

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

1 Answers  


What are various ways to write la oop in r?

1 Answers  


Explain Disadvantages of R data visualization?

1 Answers  


What is SAS and SPSS in R?

1 Answers  


Which data structure is used to store categorical variables?

1 Answers  


What is rmarkdown? What is the use of it?

1 Answers  


X is the vector c(5,9.2,3,8.51,na), what is the output of mean(x)?

1 Answers  


Explain the usage of which() function in r language?

1 Answers  


How to request an input from the user through keyboard and monitor?

1 Answers  


What is tcp/ip variable smc-r storage allocations?

1 Answers  


What is factor variable in r language?

1 Answers  


What are R topical programming and statistical relevance?

1 Answers  


Categories