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 if control statements in r?



Explain if control statements in r?..

Answer / Anamika Choudhary

Control statements in R allow for conditional execution of code and looping through data. They include:n1. If-else: Executes code based on a condition.n2. For: Loops through a sequence of numbers.n3. While: Loops as long as a condition is true.n4. Repeat: Continuously executes a block of code until a specific condition is met.n5. Switch: Performs different actions based on the value of an expression.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

What are programming features of R?

1 Answers  


How r handles missing values?

1 Answers  


How can you simulate random walk model using r?

1 Answers  


What are Generic Functions in R?

1 Answers  


Explain how R programming applied to the real world?

1 Answers  


How to read data from the keyboard?

1 Answers  


What are the advantages of R?

1 Answers  


How do you install a package in r?

1 Answers  


How can we create a table using R language without using external files?

1 Answers  


What is Descriptive analysis in R?

1 Answers  


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

1 Answers  


How to construct a new s3 class?

1 Answers  


Categories