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 are features of r functions?



What are features of r functions?..

Answer / Abhishek Agarwal

R functions are building blocks of R scripts. Some key features include: 1) Functions can be created using the function() statement, 2) Functions can accept arguments and return values, 3) Functions can contain loops (for and while), conditional statements (if-else), and user-defined variables, 4) R provides many built-in functions for statistical analysis, data manipulation, graphics, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Enlist the advantages of using r languages?

1 Answers  


Explain different types of objects present in R?

1 Answers  


Name some functions which can be used for debugging in r?

1 Answers  


What are the rules to define a variable name in r programming language?

1 Answers  


What are statistical features of R?

1 Answers  


List out some of the function that R provides?

1 Answers  


What is the difference between a bar-chart and a histogram? Where would you use a bar-chart and where would you use a histogram?

1 Answers  


What is a random forest? How do you build and evaluate a random forest in r?

1 Answers  


Explain what is t-tests in r?

1 Answers  


What is iPlots?

1 Answers  


What are r matrices and r matrices functions?

1 Answers  


Write the syntax to set the path for current working directory in r environment?

1 Answers  


Categories