Answer Posted / Vijay Kumar Kannojia
In R, a function is a collection of statements that performs a specific task. Functions can take inputs (arguments) and return outputs. Functions make code more modular, reusable, and easier to manage.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers