What is control structure in R?



What is control structure in R?..

Answer / Anand Pratap Mishra

Control structures are the building blocks of conditional logic and loops in R programming. They include if-else statements, switch-case statements, for loops, while loops, and repeat loops.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Give an example of 'dreaded for loop'?

1 Answers  


What is the use of subset() function and sample() function in R ?

1 Answers  


What do you know about the rattle package in r?

1 Answers  


Name various sectors that are using R?

1 Answers  


What is the different type of sorting algorithms available in R language?

1 Answers  


What are r packages?

1 Answers  


Give a brief introduction to an array in R?

1 Answers  


How would you rename the columns of a dataframe?

1 Answers  


What are packages in r?

1 Answers  


What is reference class?

1 Answers  


Name the functions which help in importing data from other applications in R?

1 Answers  


What is polynomial in r?

1 Answers  


Categories