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


What is apply() function in r?



What is apply() function in r?..

Answer / Vijay Agrawal

The apply() function in R applies a given function along one, two or three dimensions of an array (matrix, data frame, list etc.). The function can be specified as any valid R function. This function simplifies the task of applying the same function to multiple elements of an array.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

How would you facet the data using ggplot2 package?

1 Answers  


How many methods are there to save graphs?

1 Answers  


How can you load a .csv file in r?

1 Answers  


Describe regex() in r string manipulation?

1 Answers  


What are the different data structures in r?

1 Answers  


Explain how to create a function in arguments using apply() in r?

1 Answers  


Explain what is t-tests in r?

1 Answers  


What are statistical features of R?

1 Answers  


Why should you adopt R programming language?

1 Answers  


How will you combine multiple different string like “data”, “science”, “in” ,“r”, “programming” as a single string “data_science_in_r_programmming” ?

1 Answers  


Name some functions available in “dplyr” package.

1 Answers  


How to create axes in the graph?

1 Answers  


Categories